Make editor editor page client component (#781)
This commit is contained in:
parent
b7ae354ca1
commit
7084c47573
@ -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