UNPKG

@folo/forms

Version:

> React components combined of @folo/layout & @folo/values

5 lines (3 loc) 144 B
import { Form, Field } from "@folo/values/src"; import { GridItem, Grid } from "@folo/layout/src"; export { Form, Grid, Field, GridItem };