feat: unsaved changes prompt + beta preparations UI
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { make } from 'vuex-pathify'
|
||||
|
||||
const state = {
|
||||
editor: '',
|
||||
content: '',
|
||||
mode: 'create'
|
||||
}
|
||||
|
Reference in New Issue
Block a user