-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Milestone
Description
Describe the feature
Currently, we have a List component with List Items. Rename them to Form with child elements (Replace TableView and Rows):
- Form.Item (basic)
- Form.Separator (gray divider)
- others:

As a followup, investigate option to create more controlled components, maybe with validation and such. (Formik-like?)
Reactions are currently unavailable