mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
Merge branch 'main' into feat/true-focus
This commit is contained in:
@@ -19,7 +19,8 @@ export const CATEGORIES = [
|
||||
'Falling Text',
|
||||
'Text Cursor',
|
||||
'Decrypted Text',
|
||||
'True Focus'
|
||||
'True Focus',
|
||||
'Scroll Float',
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -60,6 +61,7 @@ export const CATEGORIES = [
|
||||
name: 'Backgrounds',
|
||||
subcategories: [
|
||||
'Aurora',
|
||||
'Beams',
|
||||
'Dot Grid',
|
||||
'Silk',
|
||||
'Lightning',
|
||||
@@ -71,4 +73,4 @@ export const CATEGORIES = [
|
||||
'Threads',
|
||||
],
|
||||
}
|
||||
];
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user