initial commit

This commit is contained in:
2023-11-15 18:41:25 +01:00
commit 555fd347cc
26 changed files with 10168 additions and 0 deletions

2
src/components/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './button'
export * from './slider'