Rename file
This commit is contained in:
parent
b50e2c7d29
commit
45ee157037
|
@ -1,6 +1,6 @@
|
|||
export { authStore } from "./auth"
|
||||
export { appStore } from "./app"
|
||||
export { notificationStore } from "./notification"
|
||||
export { notificationStore } from "./notification.ts"
|
||||
export { routeStore } from "./routes"
|
||||
export { screenStore } from "./screens"
|
||||
export { builderStore } from "./builder"
|
||||
|
|
Loading…
Reference in New Issue