We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://github.com/onesine/react-tailwindcss-datepicker/blob/9c4716b696efdd2a5c23071f4b5a8a8aa02d5107/src/components/Calendar/index.tsx#L245C3-L245C3
Causes slight gap in range which is 297px, should be 296px.
After fix (changing value to 296px)
The text was updated successfully, but these errors were encountered:
fix: off by one error onesine#158
3861dcb
Fixed in PR above (#159)
Sorry, something went wrong.
Merge pull request #159 from AbhinavRobinson/master
8ef115a
fix: off by one error #158
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/onesine/react-tailwindcss-datepicker/blob/9c4716b696efdd2a5c23071f4b5a8a8aa02d5107/src/components/Calendar/index.tsx#L245C3-L245C3
Causes slight gap in range which is 297px, should be 296px.

After fix (changing value to 296px)
The text was updated successfully, but these errors were encountered: