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

DatePickerInput or any Date component @mantine/dates shows with broken styling #75

Closed
AsgharCeethirakthu opened this issue Nov 4, 2023 · 2 comments

Comments

@AsgharCeethirakthu
Copy link

AsgharCeethirakthu commented Nov 4, 2023

"@mantine/dates": "^7.1.7",
"@mantine/core": "^7.1.3",
"@mantine/ds": "^7.1.3",
"typescript": "^5.0.2",
"react": "^18.2.0",

image

while comparing with the demo I see some styles are missing

saw a similar case reported here as well https://stackoverflow.com/questions/77422657/mantine-datepickerinput-rendering-bug

@rtivital
Copy link
Member

rtivital commented Nov 4, 2023

You did not import import '@mantine/dates/styles.css';https://mantine.dev/dates/getting-started/#installation

@rtivital rtivital closed this as completed Nov 4, 2023
@AsgharCeethirakthu
Copy link
Author

Worked. Thank You

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

No branches or pull requests

2 participants