feat: carousel componenet complete

This commit is contained in:
Smigz 2024-01-10 17:51:49 -05:00
parent 2562bd4188
commit 3f89b3b557
10 changed files with 196 additions and 79 deletions

View file

@ -1,3 +1,4 @@
{
"tabWidth": 4
"tabWidth": 4,
"singleQuote": true
}