UNPKG

jobsys-newbie

Version:

Enhanced component based on ant-design-vue

6 lines (4 loc) 171 B
import _NewbieForm from "./NewbieForm.jsx" import withInstall from "../../utils/withInstall" export const NewbieForm = withInstall(_NewbieForm) export default NewbieForm