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

Add react and react-dom as peer dependencies #206

Conversation

brandonbloom
Copy link

Fixes errors using Yarn 2 (berry).

See ant-design/ant-design#27339 for details.

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #206 into master will decrease coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
- Coverage   88.22%   88.04%   -0.19%     
==========================================
  Files          10       10              
  Lines         484      485       +1     
  Branches      121      121              
==========================================
  Hits          427      427              
- Misses         57       58       +1     
Impacted Files Coverage Δ
src/utils/alignUtil.ts 93.33% <0.00%> (-6.67%) ⬇️
src/index.tsx 83.83% <0.00%> (+0.04%) ⬆️

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 d043459...ae386d4. Read the comment docs.

Fixes errors using Yarn 2 (berry).

See ant-design/ant-design#27339 for details.
@yoyo837
Copy link
Member

yoyo837 commented Jan 14, 2021

Move to #232

@yoyo837 yoyo837 closed this Jan 14, 2021
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