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

2 lines
150 B
JavaScript

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