UNPKG

jobsys-newbie

Version:

Enhanced component based on ant-design-vue

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