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

fix(useTheme): undefined components error #3643

Merged
merged 1 commit into from
Sep 21, 2022

Conversation

arpitBhalla
Copy link
Member

@arpitBhalla arpitBhalla commented Sep 21, 2022

Fixes #3623

@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Merging #3643 (52f9f3f) into next (05a04e1) will decrease coverage by 0.05%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             next    #3643      +/-   ##
==========================================
- Coverage   79.29%   79.23%   -0.06%     
==========================================
  Files          87       87              
  Lines        1811     1811              
  Branches      802      802              
==========================================
- Hits         1436     1435       -1     
- Misses        369      370       +1     
  Partials        6        6              
Impacted Files Coverage Δ
packages/themed/src/config/ThemeProvider.tsx 63.82% <20.00%> (-2.13%) ⬇️

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

@arpitBhalla arpitBhalla merged commit 64a1160 into react-native-elements:next Sep 21, 2022
@arpitBhalla arpitBhalla deleted the 3623 branch September 21, 2022 16:05
github-actions bot pushed a commit that referenced this pull request Sep 21, 2022
github-actions bot pushed a commit that referenced this pull request Sep 21, 2022
@arpitBhalla arpitBhalla changed the title fix: undefined components in useTheme hook fix(useTheme): undefined components error Oct 1, 2022
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.

t is undefined error on Divider demo
1 participant