fix: a few lint problems
This commit is contained in:
parent
1795195097
commit
8d2f655e51
2 changed files with 4 additions and 4 deletions
|
@ -366,7 +366,7 @@ export function getNoteMenu(props: {
|
|||
text: i18n.ts.edit,
|
||||
danger: true,
|
||||
action: edit,
|
||||
}: undefined,
|
||||
} : undefined,
|
||||
{
|
||||
icon: 'ti ti-edit',
|
||||
text: i18n.ts.deleteAndEdit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue