This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Description
We need a configurable text input component.
In time this might have quite a few options but we can keep things relatively simple to start with.
For this first iteration we'll need to accept props for :
- label
- value
- onChange
- helpText
- error
- id
Styling should be informed by the TailwindUI input component styles found here:
https://tailwindui.com/components/application-ui/forms/input-groups