You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Decker
693a6dfc0c
|
2 years ago | |
---|---|---|
.. | ||
README.mdx | 2 years ago | |
index.js | 4 years ago | |
send-gas-row.component.js | 3 years ago | |
send-gas-row.component.test.js | 3 years ago | |
send-gas-row.container.js | 3 years ago | |
send-gas-row.container.test.js | 2 years ago | |
send-gas-row.scss | 3 years ago | |
send-gas-row.stories.js | 3 years ago |
README.mdx
import { Story, Canvas, ArgsTable } from '@storybook/addon-docs';
import SendGasRow from '.';
# SendGasRow
<Canvas>
<Story id="ui-pages-send-send-content-send-gas-row-send-gas-row-stories-js--default-story" />
</Canvas>
## Props
<ArgsTable of={SendGasRow} />