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(userMutationObserverRef): fix examples and code sandboxes #556

Merged
merged 1 commit into from
Aug 15, 2021

Conversation

qiweiii
Copy link
Contributor

@qiweiii qiweiii commented Aug 15, 2021

Closes: #529

@qiweiii qiweiii requested a review from imbhargav5 August 15, 2021 05:04
@codecov
Copy link

codecov bot commented Aug 15, 2021

Codecov Report

Merging #556 (7049756) into main (e5a55ec) will increase coverage by 1.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
+ Coverage   71.85%   72.93%   +1.07%     
==========================================
  Files          65       66       +1     
  Lines        1304     1319      +15     
  Branches      262      265       +3     
==========================================
+ Hits          937      962      +25     
+ Misses        366      356      -10     
  Partials        1        1              
Impacted Files Coverage Δ
src/hooks/useDebouncedValue.ts 93.33% <0.00%> (ø)
src/hooks/useDebounce.ts 93.33% <0.00%> (+73.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5a55ec...7049756. Read the comment docs.

@imbhargav5 imbhargav5 merged commit a50dd21 into imbhargav5:main Aug 15, 2021
@github-actions
Copy link
Contributor

🎉 This PR is included in version 5.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

useMutationObserverRef documentation does not show example of using useMutationObserverRef
2 participants