UNPKG

woi-react-components

Version:

This project requires NodeJS (version 18 or later) and NPM. [Node](http://nodejs.org/) and [NPM](https://npmjs.org/) are really easy to install. To make sure you have them available on your machine, try running the following command. ```sh $ npm -v &

10 lines (9 loc) 206 B
import WOITextField from '../components/WOITextField'; export default { title: 'WOI Text Field', component: WOITextField, tags: ['autodocs'], }; export var Default = { args: {}, };