Skip to content

Commit

Permalink
Fixing test-storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
VSaric committed Jan 30, 2023
1 parent 8bc9ed8 commit 621269d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import NetworkAccountBalanceHeader from '../network-account-balance-header';
import { NETWORK_TYPES } from '../../../../shared/constants/network';
import { Numeric } from '../../../../shared/modules/Numeric';
import { EtherDenomination } from '../../../../shared/constants/common';
import { ConfirmPageContainerNavigation } from '../confirm-page-container';
import ConfirmPageContainerNavigation from '../confirm-page-container/confirm-page-container-navigation';
import Footer from './signature-request-footer';
import Message from './signature-request-message';

Expand Down

0 comments on commit 621269d

Please sign in to comment.