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.
Benjamin Bourgeois
207436d11c
|
3 years ago | |
---|---|---|
.. | ||
gas-fee-display | 3 years ago | |
README.mdx | 3 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 | 3 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>
## Component API
<ArgsTable of={SendGasRow} />