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

chore: Fix warning of findDOMNode #419

Merged
merged 3 commits into from
Jan 31, 2023
Merged

chore: Fix warning of findDOMNode #419

merged 3 commits into from
Jan 31, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jan 31, 2023

Uncaught Error: Argument appears to not be a ReactComponent.

@vercel
Copy link

vercel bot commented Jan 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
util ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 31, 2023 at 8:48AM (UTC)

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #419 (429d408) into master (b02ee2f) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
+ Coverage   90.72%   90.78%   +0.06%     
==========================================
  Files          34       35       +1     
  Lines         819      825       +6     
  Branches      256      258       +2     
==========================================
+ Hits          743      749       +6     
  Misses         74       74              
  Partials        2        2              
Impacted Files Coverage Δ
src/Dom/findDOMNode.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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

Successfully merging this pull request may close these issues.

None yet

1 participant