Skip to content

Commit 3ad8a7c

Browse files
committed
Merge branch 'master' into feat/retro-pgf-test
2 parents 8847fca + 1b80ba6 commit 3ad8a7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/(homepage)/components/ParticipateSection/Mint/SDaiButton.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ const SDaiButton: React.FC<ISDaiButton> = ({
8787
await waitForTransactionReceipt(wagmiConfig, { hash: tx });
8888
refetchSDai();
8989
refetchXDai();
90+
refetchAllowance();
9091
refetchBalances();
9192
}
9293
} finally {

0 commit comments

Comments
 (0)