mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 22:49:31 -07:00
@@ -27,7 +27,6 @@ const textAnimations = {
|
|||||||
'scroll-float': () => import("../demo/TextAnimations/ScrollFloatDemo.vue"),
|
'scroll-float': () => import("../demo/TextAnimations/ScrollFloatDemo.vue"),
|
||||||
'scroll-reveal': ()=> import("../demo/TextAnimations/ScrollRevealDemo.vue"),
|
'scroll-reveal': ()=> import("../demo/TextAnimations/ScrollRevealDemo.vue"),
|
||||||
};
|
};
|
||||||
|
|
||||||
const components = {
|
const components = {
|
||||||
'masonry': () => import("../demo/Components/MasonryDemo.vue"),
|
'masonry': () => import("../demo/Components/MasonryDemo.vue"),
|
||||||
'profile-card': () => import("../demo/Components/ProfileCardDemo.vue"),
|
'profile-card': () => import("../demo/Components/ProfileCardDemo.vue"),
|
||||||
|
|||||||
Reference in New Issue
Block a user