File size: 93 Bytes
1e92f2d |
1 2 3 4 |
import Form from './dist/client/form'
export * from './dist/client/form'
export default Form
|
1e92f2d |
1 2 3 4 |
import Form from './dist/client/form'
export * from './dist/client/form'
export default Form
|