Discover: cy node label set done
This commit is contained in:
@@ -21,6 +21,7 @@ pinia.use(({ store }) => {
|
||||
store.$router = markRaw(router);
|
||||
store.$axios = markRaw(axios);
|
||||
store.$toast = markRaw(ToastPlugin);
|
||||
store.$http = app.$http;
|
||||
});
|
||||
|
||||
// can use `this.$moment` in Vue.js
|
||||
|
||||
Reference in New Issue
Block a user