You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement this component, this is currently just a placeholder for the page editor swapper logic that needs to be implemented to handle the case where a user changes the pageType to one that doesn't have an available editor, or changes it back to markdown. #1544
// TODO: Implement this component, this is currently just a placeholder for the page editor swapper logic that needs to be implemented to handle the case where a user changes the pageType to one that doesn't have an available editor, or changes it back to markdown.
interfaceProps {
editorKeys:string[];
}
This issue was generated by todo-issue based on a TODO comment in f7646fe.
studiocms/packages/studiocms/frontend/components/dashboard/content-mgmt/PageEditorSwapper.astro
Lines 2 to 6 in f7646fe
This issue was generated by todo-issue based on a
TODOcomment in f7646fe.