mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-10 15:35:34 +00:00
POOP
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
<p class="mt-8 text-gray-700 text-center">
|
<p class="mt-8 text-gray-700 text-center">
|
||||||
Headers components require simple <span class="font-semibold">- don't panic please 😎 -</span>
|
Headers components require simple <span class="font-semibold">- don't panic please 😎 -</span>
|
||||||
<a href="https://gist.github.com/Miaababikir/052e31b345781c0f73180b80a285781b" target="_blank" class="text-blue-600 hover:underline">configuration</a>
|
<a href="https://gist.github.com/Miaababikir/052e31b345781c0f73180b80a285781b" target="_blank" class="text-blue-600 hover:underline"> configuration</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -19,4 +19,6 @@ Vue.use(VueClipboard);
|
|||||||
|
|
||||||
Vue.use(VueAnalytics, { id: "UA-167213766-1" });
|
Vue.use(VueAnalytics, { id: "UA-167213766-1" });
|
||||||
|
|
||||||
|
console.log("Hello 😎, If you like it star it on Github 🚀");
|
||||||
|
|
||||||
new Vue({ render: (h) => h(App), router }).$mount("#app");
|
new Vue({ render: (h) => h(App), router }).$mount("#app");
|
||||||
|
|||||||
Reference in New Issue
Block a user