Input component for products using _Impact X_ design system.
npm install @impact-x/inputInput component for products using _Impact X_ design system.
To install @impact-x/input in your project, run the following command:
``bash`
npm install -S @impact-x/input
If you prefer Yarn, use the following command instead:
`bash`
yarn add @impact-x/input
If you're using a simple HTML page without a JavaScript framework, you can add your component via a script tag.
`html``
https://tw-impact-x.thoughtworks-labs.net/#/Components/Forms/Input