mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
Add spoiler UI component
This commit is contained in:
parent
ea67a18962
commit
6aba41c3d9
3 changed files with 51 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ export * from './select';
|
|||
export * from './skeleton';
|
||||
export * from './slider';
|
||||
export * from './spinner';
|
||||
export * from './spoiler';
|
||||
export * from './switch';
|
||||
export * from './tabs';
|
||||
export * from './text';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue