mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 18:53:59 -04:00
TheButton global component (#425)
Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -11,6 +11,7 @@ import "typeface-roboto/index.css";
|
||||
|
||||
Vue.config.productionTip = false;
|
||||
Vue.use(VueRouter);
|
||||
Vue.component("TheButton", () => import("@/components/UI/Buttons/TheButton.vue"));
|
||||
|
||||
Vue.prototype.$globals = globals;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user