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

Adds type checking for component props #432

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Adds type checking for component props #432

wants to merge 5 commits into from

Commits on Sep 19, 2020

  1. index.d.ts added to disable ts error message

    Samin Adhikari committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    b3973d2 View commit details
    Browse the repository at this point in the history
  2. index.d.ts added to disable ts error message

    Samin Adhikari committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    935303e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    saminadhikari authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    eb0c249 View commit details
    Browse the repository at this point in the history
  4. minor fix

    Samin Adhikari committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    d7ef5f6 View commit details
    Browse the repository at this point in the history
  5. componentWillReceiveProps used to pass test

    Samin Adhikari committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    e77b270 View commit details
    Browse the repository at this point in the history