Added New Imports
This commit is contained in:
@@ -13,6 +13,7 @@ export { default as OtpField } from "../src/components/OtpField.astro";
|
||||
export { default as PasswordField } from "../src/components/PasswordField.astro";
|
||||
export { default as ThemeSwitcher } from "../src/components/ThemeSwitcher.astro";
|
||||
export { default as TimePicker } from "../src/components/TimePicker.astro";
|
||||
export { default as Drawer } from "../src/components/Drawer.astro";
|
||||
|
||||
// Utils
|
||||
export { cn } from "./utils/cn";
|
||||
Reference in New Issue
Block a user