chore: fix build-spec

This commit is contained in:
Matthew Russell
2023-07-11 14:32:01 +01:00
parent d24ec424ac
commit dd239fbd07
+1 -1
View File
@@ -272,7 +272,7 @@ export const WithdrawForm = ({
{t('Use maximum')}
</UseButton>
)}
{showWithdrawDelayNotification && (
{selectedAsset && showWithdrawDelayNotification && (
<div className="mt-2">
<WithdrawDelayNotification
threshold={threshold}