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

project stable version #55

Open
hosseinalipour opened this issue Oct 25, 2019 · 3 comments
Open

project stable version #55

hosseinalipour opened this issue Oct 25, 2019 · 3 comments

Comments

@hosseinalipour
Copy link

I just found this repo and tested both on my client and codesandbox. it doesn't look like what is on demo and I couldn't find a version of the project to work for me. am I the only one having this issue here?

Screenshot (60)

@irnazari200
Copy link

i have this problem too.
i also changed the ccs file mane to module.css but still not working

@saeedhemmati
Copy link

saeedhemmati commented Feb 23, 2020

@irnazari200 You must set styles prop that specific style which is imported from module.css or module.scss for Calendar or DatePicker Components

import styles from './style.module.scss'; <Calendar styles={styles} selectedDay={moment()} onSelect={(selectedDate): void => datePickerHandler(selectedDate)} />

@zbahadori
Copy link

i have this problem too.

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

4 participants