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.
369 B
369 B
import { Story, Canvas, ArgsTable } from '@storybook/addon-docs';
import SignatureRequestSIWE from '.';
# Signature Request SIWE
dApp requesting the user to Sign in with Ethereum.
<Canvas>
<Story id="ui-components-app-signature-request-siwe-signature-request-siwe-stories-js--default-story" />
</Canvas>
## Component API
<ArgsTable of={SignatureRequestSIWE} />