Skip to content

feat: support importing from custom module #169

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

Merged
merged 1 commit into from
May 7, 2020

Conversation

forehalo
Copy link
Contributor

@forehalo forehalo commented May 6, 2020

make label names available even styled is imported from non-emotion packages.
also fixed #85 (related codes were deleted)

@forehalo forehalo requested a review from zry656565 May 6, 2020 09:24
@forehalo forehalo force-pushed the feat/support-custom-module branch from ec691bc to c6dc4d9 Compare May 6, 2020 09:24
@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #169 into master will decrease coverage by 2.24%.
The diff coverage is 95.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   97.05%   94.81%   -2.25%     
==========================================
  Files           1        1              
  Lines         136      135       -1     
  Branches       45       41       -4     
==========================================
- Hits          132      128       -4     
- Misses          1        3       +2     
- Partials        3        4       +1     
Impacted Files Coverage Δ
src/index.ts 94.81% <95.00%> (-2.25%) ⬇️

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 dce165e...4c2b267. Read the comment docs.

@forehalo forehalo force-pushed the feat/support-custom-module branch from c6dc4d9 to 4c2b267 Compare May 6, 2020 09:40
@zry656565 zry656565 merged commit bed9dd3 into master May 7, 2020
@forehalo forehalo deleted the feat/support-custom-module branch May 7, 2020 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read property 'text' of undefined
2 participants