Open zacklitzsinger opened 7 years ago
We need a basic set of form components. We should probably expose this as a part of arctype/core. Generally they should follow a format like this:
<FormField> <Label /> <Text /> </FormField>
i.e., they should be descriptive about the ordering of the sub components, how they are organized, etc.
We need a basic set of form components. We should probably expose this as a part of arctype/core. Generally they should follow a format like this:
i.e., they should be descriptive about the ordering of the sub components, how they are organized, etc.