Make editor editor page client component (#781)
This commit is contained in:
parent
4acc236ca5
commit
0cf72ddaa0
@ -1,3 +1,5 @@
|
||||
'use client'
|
||||
|
||||
import EditorShell from '../../dashboard/apps/cms-editor/EditorShell'
|
||||
import { localDraftStore } from '../../dashboard/apps/cms-editor/storage/local'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user