lint
This commit is contained in:
parent
3af1b7bad7
commit
994f87e82b
|
@ -11,8 +11,8 @@
|
|||
const ROUTE_NAME_MAP = {
|
||||
"/": {
|
||||
BASIC: "Home",
|
||||
PUBLIC: "Login"
|
||||
}
|
||||
PUBLIC: "Login",
|
||||
},
|
||||
}
|
||||
|
||||
const dragDropStore = instantiateStore()
|
||||
|
|
Loading…
Reference in New Issue