feat: add file view (#1064)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
export const ElementIds = {
|
||||
NoteTextEditor: 'note-text-editor',
|
||||
NoteTitleEditor: 'note-title-editor',
|
||||
FileTitleEditor: 'file-title-editor',
|
||||
FileTextPreview: 'file-text-preview',
|
||||
EditorContent: 'editor-content',
|
||||
EditorColumn: 'editor-column',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user