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 month prop value in navbar component issue#607 #608

Merged

Conversation

MhMadHamster
Copy link
Contributor

fixes #607 , i can revert doc changes if needed

@@ -1670,7 +1670,7 @@ define-properties@^1.1.2:
foreach "^2.0.5"
object-keys "^1.0.8"

"definitelytyped-header-parser@github:Microsoft/definitelytyped-header-parser#production":
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no idea why it changed

@codecov
Copy link

codecov bot commented Jan 12, 2018

Codecov Report

Merging #608 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #608   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         621    621           
  Branches      133    133           
=====================================
  Hits          621    621
Impacted Files Coverage Δ
src/DayPicker.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4838914...2a25f44. Read the comment docs.

@gpbl
Copy link
Owner

gpbl commented Jan 15, 2018

Wops thanks a lot!

@gpbl gpbl merged commit 3156e3d into gpbl:master Jan 15, 2018
kimamula pushed a commit to kimamula/react-day-picker that referenced this pull request Aug 17, 2022
…navbar-component

fix month prop value in navbar component issue#607
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

month prop in NavBar component always undefined
2 participants