CRED-CLUB / neopop-web

NeoPOP components library based on CRED's design system
https://playground.cred.club
Apache License 2.0
958 stars 146 forks source link

docs: fix typo and add description #30

Closed shanpriyan closed 2 years ago

shanpriyan commented 2 years ago
  1. Fixed typo in prop type
  2. Added description for scrollIntoView prop
  3. Updated scrollIntoView prop type to bool | object, since useScrollIntoView hook is handling both boolean and object for scrollIntoView.
shanpriyan commented 2 years ago

@mittalchirag