fix github pages

This commit is contained in:
2023-10-11 10:54:20 +03:00
parent fdef57cc73
commit e75d0cca81
69 changed files with 1295 additions and 52 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';