WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2023-07-31 92d034e0e124928179f072224e9c2c1ad87fc1b2
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,
}