WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-03-31 e72677f19b20b3b5e51de881078861e972e717e0
forms/input/index.js
@@ -4,7 +4,9 @@
 */
import CInput from '@components/forms/input/CInput.vue';
import CInputPhoneCode from '@components/forms/input/CInputPhoneCode.vue';
export {
    CInput,
    CInputPhoneCode,
}