docs: customisation page snippet by rvenky125 · Pull Request #3614 · react-native-elements/react-native-elements

Conversation

@rvenky125

You were used to Props instead of Params. Thank you

Motivation

Fixes # (issue)

There used a name that was different from its declaration.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Jest Unit Test
  • Checked with example app

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

You were used to Props instead of Params. Thank you

@arpitBhalla arpitBhalla changed the title There need small naming changes in 212, 220 docs: customisation page snippet

Aug 17, 2022

@codecov

Codecov Report

Merging #3614 (20bce95) into next (d6e6b3f) will not change coverage.
The diff coverage is n/a.

❗ Current head 20bce95 differs from pull request most recent head 69660a9. Consider uploading reports for the commit 69660a9 to get more accurate results

@@           Coverage Diff           @@
##             next    #3614   +/-   ##
=======================================
  Coverage   79.38%   79.38%           
=======================================
  Files          87       87           
  Lines        1809     1809           
  Branches      801      801           
=======================================
  Hits         1436     1436           
  Misses        367      367           
  Partials        6        6           

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

Labels

2 participants

@rvenky125 @arpitBhalla