refactor: extract components to plugin repo (#1933)
This commit is contained in:
@@ -6,4 +6,5 @@ export enum NoteType {
|
||||
Spreadsheet = 'spreadsheet',
|
||||
Task = 'task',
|
||||
Plain = 'plain-text',
|
||||
Blocks = 'blocks',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user