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

[@mantine/dates] fix: pass nextLabel and previousLabel to Calender #7082

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

Kenzo-Wada
Copy link
Contributor

fixes: #7052

the reason of this issue was that nextLabel and previousLabel was passed to InputBase, not Calender.
Screenshot from 2024-11-06 01-29-08

@rtivital rtivital merged commit 07fd832 into mantinedev:master Nov 7, 2024
1 check passed
@rtivital
Copy link
Member

rtivital commented Nov 7, 2024

Thanks!

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.

DatePickerInput does not respect nextLabel and previousLabel
2 participants