Added WIP Menu
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
import { config } from '@keystatic/core';
|
||||
|
||||
import navigation from '@/keystatic/singletons/navigation';
|
||||
|
||||
export default config({
|
||||
storage: {
|
||||
kind: 'local',
|
||||
},
|
||||
collections: {},
|
||||
singletons: { navigation },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user