Skip to content

Conversation

@shadowfish07
Copy link
Contributor

@shadowfish07 shadowfish07 commented Mar 27, 2022

Motivation

fix the spelling problem in the COLOR section of the document

Fixes #3415

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation using yarn docs-build-api
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional context

@arpitBhalla arpitBhalla changed the title Change color to colors docs: fix "colors" typo Mar 27, 2022
@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #3416 (c6e5400) into next (c9c2bdc) will increase coverage by 0.18%.
The diff coverage is n/a.

❗ Current head c6e5400 differs from pull request most recent head 93fb201. Consider uploading reports for the commit 93fb201 to get more accurate results

@@            Coverage Diff             @@
##             next    #3416      +/-   ##
==========================================
+ Coverage   78.22%   78.41%   +0.18%     
==========================================
  Files          87       87              
  Lines        1768     1751      -17     
  Branches      780      772       -8     
==========================================
- Hits         1383     1373      -10     
+ Misses        380      373       -7     
  Partials        5        5              
Impacted Files Coverage Δ
packages/themed/src/config/ThemeProvider.tsx 84.61% <0.00%> (-2.89%) ⬇️
packages/base/src/Input/Input.tsx 65.78% <0.00%> (ø)
packages/themed/src/config/withTheme.tsx 87.09% <0.00%> (+11.42%) ⬆️
packages/themed/src/config/makeStyles.ts 100.00% <0.00%> (+16.66%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@arpitBhalla arpitBhalla merged commit 50f78e6 into react-native-elements:next Mar 27, 2022
@arpitBhalla
Copy link
Member

Thank you for your contribution 🎉

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.

There is a spelling problem in the COLOR section of the document

2 participants