lion/packages/ui/exports/switch.js
2022-10-31 16:55:07 +01:00

2 lines
142 B
JavaScript

export { LionSwitch } from '../components/switch/LionSwitch.js';
export { LionSwitchButton } from '../components/switch/LionSwitchButton.js';