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

Missing react imports #115

Merged
merged 4 commits into from
Aug 12, 2022
Merged

Missing react imports #115

merged 4 commits into from
Aug 12, 2022

Conversation

sverhoeven
Copy link
Member

In https://github.com/i-VRESSE/jupyterlab-haddock3-configurator the build failed because packages/form/src/Form.tsx had React undefined. This PR adds the import

@netlify
Copy link

netlify bot commented Aug 12, 2022

Deploy Preview for wonderful-noether-53a9e8 ready!

Name Link
🔨 Latest commit 800765b
🔍 Latest deploy log https://app.netlify.com/sites/wonderful-noether-53a9e8/deploys/62f615aa14ec9e0008288d6e
😎 Deploy Preview https://deploy-preview-115--wonderful-noether-53a9e8.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov-commenter
Copy link

Codecov Report

Merging #115 (d0eaff7) into main (1ab85a5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #115   +/-   ##
=======================================
  Coverage   64.06%   64.07%           
=======================================
  Files          56       56           
  Lines        3974     3975    +1     
  Branches      317      317           
=======================================
+ Hits         2546     2547    +1     
  Misses       1426     1426           
  Partials        2        2           
Flag Coverage Δ
core-unit 60.36% <ø> (ø)
form-unit 78.50% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/form/src/useIndexable.ts 100.00% <ø> (ø)
packages/form/src/Form.tsx 80.39% <100.00%> (+0.39%) ⬆️

@sverhoeven sverhoeven marked this pull request as ready for review August 12, 2022 08:56
@sverhoeven sverhoeven merged commit 1d43c8c into main Aug 12, 2022
@sverhoeven sverhoeven deleted the missing-react-imports branch August 12, 2022 08:56
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.

2 participants