Skip to content

Error in import path #128

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

Closed
sorokin-vladimir opened this issue Oct 8, 2018 · 2 comments
Closed

Error in import path #128

sorokin-vladimir opened this issue Oct 8, 2018 · 2 comments

Comments

@sorokin-vladimir
Copy link

In src/SelectNode.jsx and src/Select.jsx, in string import { valueProp } from './propTypes'; wrong path. File colled PropTypes, with the capital letter

@alencarlucas
Copy link

No, it's not wrong. Look at the following picture:

image

How could you see, the file is called propTypes and starts with lower case, as expected. So I think this issue could be closed.

@sorokin-vladimir
Copy link
Author

It's strange... in npm package i fixed this bug (in my project)... but here i see that all right.
Sorry!

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