chore: fix build-spec

This commit is contained in:
Matthew Russell
2023-07-18 13:16:13 +01:00
parent 50e845c3ac
commit 98b244d1fc
+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}