feat: add Toggle component
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
export * from './Icons/index.ts';
|
||||
export { default as Notification } from './Notifications/notification.astro';
|
||||
export { default as Toggle } from './Toggle/toggle.astro';
|
||||
Reference in New Issue
Block a user