chore: fix build-spec
This commit is contained in:
@@ -272,7 +272,7 @@ export const WithdrawForm = ({
|
||||
{t('Use maximum')}
|
||||
</UseButton>
|
||||
)}
|
||||
{showWithdrawDelayNotification && (
|
||||
{selectedAsset && showWithdrawDelayNotification && (
|
||||
<div className="mt-2">
|
||||
<WithdrawDelayNotification
|
||||
threshold={threshold}
|
||||
|
||||
Reference in New Issue
Block a user