justboil / admin-one-vue-tailwind

Free Vue.js 3.x Tailwind 3.x admin dashboard template with dark mode. Vite builds. Pinia state. Laravel integration available
https://justboil.github.io/admin-one-vue-tailwind/
MIT License
2.14k stars 402 forks source link

There is no file store/layout.js #41

Open tayadihm opened 1 year ago

tayadihm commented 1 year ago
// Add layout store
import { useLayoutStore } from "@/Stores/layout.js";

I can't find the store/layout.js file. is there a file reference?