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

Drop down list documentation does not match module #22

Closed
felixakiragreen opened this issue Oct 20, 2014 · 1 comment
Closed

Drop down list documentation does not match module #22

felixakiragreen opened this issue Oct 20, 2014 · 1 comment

Comments

@felixakiragreen
Copy link

On the demo (website)[http://theporchrat.github.io/react-widgets/docs/#dropdown-list] the example says to use:

var DropdownList = require('react-widgets').DropdownList

which does not work. After 20 minutes of troubleshooting, I realized that the module is actually named DropDownlist

One or the other should be updated. I think DropdownList makes more sense.

@jquense
Copy link
Owner

jquense commented Oct 20, 2014

Hey there, thanks for catching that. For now I am going to just update the docs to reflect the exported value. I agree that "DropdownList" makes the most sense but that would be a breaking change so I am punting on that til 2.0 (also noted in #18)

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