feat: STX NFTs Tab #634
Merged
feat: STX NFTs Tab #634
Annotations
10 warnings
src/app/components/confirmBtcTransactionComponent/index.tsx#L20
'@secretkeylabs/xverse-core/transactions/btc' import is restricted from being used by a pattern
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L261
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L269
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L288
React Hook useEffect has a missing dependency: 'setCurrentFee'. Either include it or remove the dependency array. If 'setCurrentFee' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L299
React Hook useEffect has a missing dependency: 'showFeeWarning'. Either include it or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L352
React Hook useEffect has missing dependencies: 'recipients' and 't'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L363
React Hook useEffect has missing dependencies: 'recipients', 't', and 'txError'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/index.tsx#L374
React Hook useEffect has missing dependencies: 'recipients', 't', and 'txError'. Either include them or remove the dependency array
|
src/app/components/confirmBtcTransactionComponent/inputOutputComponent.tsx#L192
Missing "key" prop for element in iterator
|
src/app/components/confirmBtcTransactionComponent/inputOutputComponent.tsx#L207
Missing "key" prop for element in iterator
|
The logs for this run have expired and are no longer available.
Loading