New Componet Panel Added
This commit is contained in:
@@ -13,6 +13,7 @@ export { default as Link } from "./components/Link.astro";
|
||||
export { default as Modal } from "./components/Modal.astro";
|
||||
export { default as MultiSelect } from "./components/MultiSelect.astro";
|
||||
export { default as OtpField } from "./components/OtpField.astro";
|
||||
export { default as Panel } from "./components/Panel.astro";
|
||||
export { default as PasswordField } from "./components/PasswordField.astro";
|
||||
export { default as ThemeSwitcher } from "./components/ThemeSwitcher.astro";
|
||||
export { default as TimePicker } from "./components/TimePicker.astro";
|
||||
|
||||
Reference in New Issue
Block a user