WebApp【公共组件库】@前端(For Git Submodule)
chensiAb
2024-11-28 24a124481c8510006a2f9e99c5d2f8db5b723665
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,
}