op-ent / unstyled-ui

https://github.com/op-ent/op-ent/tree/main/packages/shared-ui
MIT License
6 stars 1 forks source link

Add an `Input` component #2

Open florian-lefebvre opened 1 year ago

florian-lefebvre commented 1 year ago

I don't think we need any specific lib for this but we have to check. For instance, Formik can be used (because components are polymorphic) but we shouldn't implement it ourselves.

cc @op-ent/frontend