mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-09 00:19:31 -06:00
Merge branch 'main' into feat/scroll-reveal
This commit is contained in:
@@ -21,7 +21,7 @@ export const CATEGORIES = [
|
||||
'Decrypted Text',
|
||||
'True Focus',
|
||||
'Scroll Float',
|
||||
'Scroll Reveal',
|
||||
'Scroll Reveal'
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -35,7 +35,7 @@ export const CATEGORIES = [
|
||||
'Count Up',
|
||||
'Click Spark',
|
||||
'Magnet',
|
||||
'Cubes',
|
||||
'Cubes'
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -56,8 +56,8 @@ export const CATEGORIES = [
|
||||
'Glass Icons',
|
||||
'Decay Card',
|
||||
'Flowing Menu',
|
||||
'Elastic Slider',
|
||||
],
|
||||
'Elastic Slider'
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'Backgrounds',
|
||||
@@ -73,6 +73,7 @@ export const CATEGORIES = [
|
||||
'Squares',
|
||||
'Iridescence',
|
||||
'Threads',
|
||||
],
|
||||
'Grid Motion'
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user