mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
49b8dcb25d
* Moving RESIZE constant * fixinf linting errors |
||
---|---|---|
.. | ||
index.js | ||
index.scss | ||
README.mdx | ||
textarea.constants.js | ||
textarea.js | ||
textarea.stories.js | ||
textarea.test.js |
import { Story, Canvas, ArgsTable } from '@storybook/addon-docs'; import TextArea from '.'; # TextArea TextArea allows users to enter text into the UI <Canvas> <Story id="components-ui-textarea--default-story" /> </Canvas> ## Props <ArgsTable of={TextArea} />