1
0
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 { ConfirmTitle } from '.';

# Confirm Title

Confirm Title is used on the confirmation screen to display the transaction amount in the header.

<Canvas>
  <Story id="components-app-ConfirmTitle--default-story" />
</Canvas>