mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
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} />