feat: add Super note type to list of note types (#2086)
This commit is contained in:
@@ -5,4 +5,6 @@ export type EditorMenuItem = {
|
||||
component?: SNComponent
|
||||
isEntitled: boolean
|
||||
noteType: NoteType
|
||||
isLabs?: boolean
|
||||
description?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user