feat: Notion-like rich text editor with TipTap, 4 note types, slash commands & bubble menu
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 1m33s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 1m33s
This commit is contained in:
@@ -135,6 +135,16 @@ export interface Translations {
|
||||
viewTabsTooltip: string
|
||||
viewModeGroup: string
|
||||
reorderTabs: string
|
||||
noteType: string
|
||||
typeText: string
|
||||
typeMarkdown: string
|
||||
typeRichText: string
|
||||
typeChecklist: string
|
||||
richTextPlaceholder: string
|
||||
switchTypeTitle: string
|
||||
switchTypeWarning: string
|
||||
switchTypeContentPreserved: string
|
||||
switchType: string
|
||||
}
|
||||
pagination: {
|
||||
previous: string
|
||||
|
||||
Reference in New Issue
Block a user