WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2022-03-02 cb3098b11e63171ea13865e9ea67e19fe15ef079
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,
}