forms/switch/index.js @@ -4,7 +4,9 @@ */ import CSwitch from '@components/forms/switch/CSwitch.vue'; import CSwitchRadio from '@components/forms/switch/CSwitchRadio.vue'; export { CSwitch, CSwitchRadio, }