Skip to content

fix: react-hooks/exhaustive-deps#15618

Merged
pettinarip merged 1 commit into
devfrom
warning-patch
Jun 6, 2025
Merged

fix: react-hooks/exhaustive-deps#15618
pettinarip merged 1 commit into
devfrom
warning-patch

Conversation

@wackerow
Copy link
Copy Markdown
Member

@wackerow wackerow commented Jun 5, 2025

Fixes: React Hook useEffect has a missing dependency: 'updateWidth'. Either include it or remove the dependency array. react-hooks/exhaustive-deps

Fixes: `React Hook useEffect has a missing dependency: 'updateWidth'. Either include it or remove the dependency array.  react-hooks/exhaustive-deps`
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 5, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 91ea4ae
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6841acdba895d700098d1e0e
😎 Deploy Preview https://deploy-preview-15618--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 43 (🔴 down 7 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 89 (🔴 down 9 from production)
SEO: 99 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the tooling 🔧 Changes related to tooling of the project label Jun 5, 2025
Copy link
Copy Markdown
Member

@pettinarip pettinarip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@pettinarip pettinarip merged commit 6d4e258 into dev Jun 6, 2025
6 checks passed
@pettinarip pettinarip deleted the warning-patch branch June 6, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tooling 🔧 Changes related to tooling of the project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants