Skip to content

Commit 97c2add

Browse files
committedFeb 28, 2025
remove param
1 parent 5a1a6f8 commit 97c2add

File tree

1 file changed

+0
-1
lines changed
  • wormhole-connect/src/views/v2/Bridge

1 file changed

+0
-1
lines changed
 

‎wormhole-connect/src/views/v2/Bridge/index.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ const Bridge = () => {
299299
chainList={supportedSourceChains}
300300
token={sourceToken}
301301
tokenList={sourceTokens}
302-
isFetching={false}
303302
setChain={(value: Chain) => {
304303
selectFromChain(dispatch, value, sendingWallet);
305304
}}

0 commit comments

Comments
 (0)