mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
.. | ||
index.js | ||
index.scss | ||
README.mdx | ||
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="ui-components-ui-textarea-textarea-stories-js--default-story" /> </Canvas> ## Component API <ArgsTable of={TextArea} />