Add AnimatedList component

This commit is contained in:
onmax
2025-07-19 16:08:22 +02:00
parent 8cc0e53874
commit 536b1ed562
5 changed files with 314 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ export const CATEGORIES = [
{
name: 'Components',
subcategories: [
'Animated List',
'Masonry',
'Profile Card',
'Dock',