mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 06:29:30 -07:00
[ADDED: TEXT TYPE ANIMATION]
This commit is contained in:
@@ -42,6 +42,7 @@ const textAnimations = {
|
||||
'rotating-text': () => import("../demo/TextAnimations/RotatingTextDemo.vue"),
|
||||
'glitch-text': () => import("../demo/TextAnimations/GlitchTextDemo.vue"),
|
||||
'scroll-velocity': () => import("../demo/TextAnimations/ScrollVelocityDemo.vue"),
|
||||
'text-type': () => import("../demo/TextAnimations/TextTypeDemo.vue"),
|
||||
};
|
||||
|
||||
const components = {
|
||||
|
||||
Reference in New Issue
Block a user