Searched refs:NotesEditorPanel (Results 1 – 2 of 2) sorted by relevance
32 import {NotesEditorPanel} from './notes_panel';199 vnode: m(NotesEditorPanel, {210 vnode: m(NotesEditorPanel, {
264 export class NotesEditorPanel extends Panel<NotesEditorPanelAttrs> { class