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

Migrate to import * as React from 'react' #401

Merged
merged 1 commit into from
Feb 23, 2020

Conversation

TrySound
Copy link
Contributor

Summary

Ref facebook/react#18102

This is the recommended way to import react now.

@vercel
Copy link

vercel bot commented Feb 23, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/gregberge/svgr/qrya6mznx
✅ Preview: https://svgr-git-fork-trysound-react-namespace.gregberge.now.sh

@codecov
Copy link

codecov bot commented Feb 23, 2020

Codecov Report

Merging #401 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   85.63%   85.63%           
=======================================
  Files          30       30           
  Lines         522      522           
  Branches      143      143           
=======================================
  Hits          447      447           
  Misses         62       62           
  Partials       13       13
Impacted Files Coverage Δ
...s/babel-plugin-transform-svg-component/src/util.js 81.57% <ø> (ø) ⬆️

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 5a90553...7ef0b02. Read the comment docs.

@gregberge gregberge merged commit 388acea into gregberge:master Feb 23, 2020
@TrySound TrySound deleted the react-namespace branch February 23, 2020 18:25
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