hensei-web/components/common/Input
Justin Edmund 445da51688 Combine Input and CharLimitedFieldset
We fixed the input component and added a character counter to it, so we don't need a separate CharLimitedFieldSet anymore.

The input component has been simplified to *just* be an input component, so it no longer displays an error. We will make a new component for error handling and labeling. It will probably be an improvement on our custom Fieldset somehow.
2023-06-24 15:30:02 -07:00
..
index.module.scss Combine Input and CharLimitedFieldset 2023-06-24 15:30:02 -07:00
index.tsx Combine Input and CharLimitedFieldset 2023-06-24 15:30:02 -07:00