Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] hook-use-state: fix an undefined variable #3626

Merged
1 commit merged into from Feb 19, 2024

Conversation

chentsulin
Copy link
Contributor

Fix an undefined variable.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b9292b4) 97.76% compared to head (d4e58aa) 97.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3626   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files         133      133           
  Lines        9469     9469           
  Branches     3471     3471           
=======================================
  Hits         9257     9257           
  Misses        212      212           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

sure, i suppose so

@ljharb ljharb changed the title Update hook-use-state.md [Docs] hook-use-state: fix an undefined variable Feb 19, 2024
@ljharb ljharb closed this pull request by merging all changes into jsx-eslint:master in 36e791d Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants