mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com> Co-authored-by: Brad Decker <bhdecker84@gmail.com> Co-authored-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>
import { Story, Canvas, ArgsTable } from '@storybook/addon-docs'; import HexToDecimal from './hex-to-decimal.component'; # HexToDecimal The HexToDecimal component renders hex as a decimal <Canvas> <Story id="ui-components-ui-hex-to-decimal-hex-to-decimal-stories-js--default-hex-to-decimal" /> </Canvas> ## Props <ArgsTable of={HexToDecimal} />