Skip to content

Commit

Permalink
wip(import): expand import options by default
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni committed Aug 28, 2023
1 parent 50b42d4 commit 214cff6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ImportWallet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ const ImportWalletDetailsForm = ({
{t('import_wallet.import_details.import_options')}
</span>
}
defaultOpen={true}
>
<rb.Form.Group controlId="blockheight" className="mb-4">
<rb.Form.Label>{t('import_wallet.import_details.label_blockheight')}</rb.Form.Label>
Expand Down

0 comments on commit 214cff6

Please sign in to comment.