refactor: note editor relationships (#1821)
This commit is contained in:
@@ -20,5 +20,5 @@ export interface ComponentManagerInterface {
|
||||
urlOverride?: string,
|
||||
): ComponentViewerInterface
|
||||
presentPermissionsDialog(_dialog: PermissionDialog): void
|
||||
getDefaultEditor(): SNComponent
|
||||
getDefaultEditor(): SNComponent | undefined
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user