WebApp【公共组件库】@前端(For Git Submodule)
chensiAb
2024-08-23 9d5803a79aad859e201b94040e369298c7c348b0
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,
}