You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ react-wallet-v2 git: yarn build
yarn run v1.22.19
$ next build
info - Loaded env from /Users/diana/src/web-examples/advanced/wallets/react-wallet-v2/.env.local
info - Checking validity of types
./src/components/MultibridgeRequestModal.tsx
110:6 Warning: React Hook useCallback has a missing dependency: 'bridge'. Either include it or remove the dependency array. react-hooks/exhaustive-deps
./src/components/RequestModal.tsx
76:6 Warning: React Hook useMemo has a missing dependency: 'disableThreatDetection'. Either include it or remove the dependency array. react-hooks/exhaustive-deps
The text was updated successfully, but these errors were encountered:
Used version:
Errors on build:
The text was updated successfully, but these errors were encountered: