fix: Fix hydration problem on dark-mode for send-transaction #398
Annotations
3 warnings
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci:
packages/ui/src/InputDetails/index.tsx#L139
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
ci:
packages/ui/src/RawInputForm.tsx#L73
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|