styles-update

This commit is contained in:
Rogelio
2025-10-23 19:55:47 +00:00
parent 07bac39d31
commit 4a5d3d0621
19 changed files with 107 additions and 12 deletions

2
dist/Input/index.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export { default } from './Input';
export type { InputProps } from './Input';