forked from trent_larson/crowd-funder-for-time-pwa
Adding an appStore Pinia datastore
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { createPinia } from "pinia";
|
||||
import { createApp } from "vue";
|
||||
import { useAppStore } from "./store/app";
|
||||
import App from "./App.vue";
|
||||
import "./registerServiceWorker";
|
||||
import router from "./router";
|
||||
|
||||
Reference in New Issue
Block a user