style: improve the switch component

This commit is contained in:
ghost2023
2026-05-22 15:42:56 +03:00
parent e9362abecd
commit 6287022a53
2 changed files with 10 additions and 9 deletions

View File

@@ -32,4 +32,5 @@ export * from "./components/dialog";
export * from "./components/SmartFileInput";
export * from "./components/select";
export * from "./components/switch";
export * from "./components/separator";
export * from "./components/field";