You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a component that does not behave how we wish it did, which will require some extra research to reimplement in a better way.
The file in src/components/formfields.js exports a Field component (bad practice), and that file could be made much shorter than it is. Also should follow Tailwind conventions.
The text was updated successfully, but these errors were encountered:
This is a component that does not behave how we wish it did, which will require some extra research to reimplement in a better way.
The file in
src/components/formfields.js
exports aField
component (bad practice), and that file could be made much shorter than it is. Also should follow Tailwind conventions.The text was updated successfully, but these errors were encountered: