Skip to content

Commit 0198082

Browse files
committed
feat: init vc-form component
1 parent eea548b commit 0198082

File tree

9 files changed

+1128
-0
lines changed

9 files changed

+1128
-0
lines changed

components/vc-form/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// export this package's api
2+
import { createForm, createFormField } from './src/'
3+
export { createForm, createFormField }

0 commit comments

Comments
 (0)