mirror of https://github.com/halo-dev/halo
feat(components): add switch component
Signed-off-by: Ryan Wang <i@ryanc.cc>pull/3445/head
parent
7dab901864
commit
7f304a92b4
|
@ -12,3 +12,4 @@ export * from "./components/space";
|
|||
export * from "./components/tabs";
|
||||
export * from "./components/tag";
|
||||
export * from "./components/textarea";
|
||||
export * from "./components/switch";
|
||||
|
|
Loading…
Reference in New Issue