feat: Add "Export" and "Duplicate" buttons in notes options menu. (#688)
Co-authored-by: Mough <mo@standardnotes.org>
This commit is contained in:
@@ -20,5 +20,5 @@ export enum HtmlInputTypes {
|
||||
Text = 'text',
|
||||
Time = 'time',
|
||||
Url = 'url',
|
||||
Week = 'week'
|
||||
Week = 'week',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user