wzg hai 5 meses
pai
achega
e52aa5189e
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/store/index.ts

+ 5 - 0
src/store/index.ts

@@ -0,0 +1,5 @@
+import { createPinia } from "pinia";
+
+const store = createPinia();
+
+export default store;