build storybook

This commit is contained in:
2023-10-11 10:29:52 +03:00
parent 49924d6bf8
commit 6faca04c8f
146 changed files with 4495 additions and 0 deletions

4
docs/index.d.ts vendored Normal file
View File

@@ -0,0 +1,4 @@
export * from './components';
export * from './icons';
export * from './colors';
export * from './hooks';