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

capitalize.js has misspelled exports and imports #160

Open
PhilArtin opened this issue Sep 9, 2019 · 0 comments
Open

capitalize.js has misspelled exports and imports #160

PhilArtin opened this issue Sep 9, 2019 · 0 comments

Comments

@PhilArtin
Copy link

PhilArtin commented Sep 9, 2019

The file capitalize.js may cause problems in some projects, because the imports, exports, and function names are misspelled. For instance, in utils/index.js the import is misspelled as "captialize" in both the module and path of the import.

The function in capitalize.js is misspelled, and input-range.js has it misspelled in the import. I was going to submit a pull request to fix this, because I thought it was just one file but then I found a few more places that need to be fixed and unfortunately that's a bit more than I can submit atm. But the list in this issue should have all of the needed fixes.

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

1 participant