mirror of https://github.com/halo-dev/halo-admin
feat(components): add switch component
Signed-off-by: Ryan Wang <i@ryanc.cc>pull/583/head
parent
84f981a8cb
commit
5a16fa7d1f
|
@ -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