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

Fix code typo (style/styles). #625

Merged
merged 1 commit into from Jul 4, 2018

Conversation

millette
Copy link
Contributor

What kind of change does this PR introduce?

  • bugfix
  • feature
  • refactoring / style
  • build / chore
  • documentation

Did you add tests for your changes?

  • Yes, my code is well tested
  • Not relevant

If relevant, did you update the documentation?

  • Yes, I've updated the documentation
  • Not relevant

Summary

Noticed what appears like a typo in the code.

@codecov
Copy link

codecov bot commented Jun 30, 2018

Codecov Report

Merging #625 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #625   +/-   ##
=======================================
  Coverage   99.01%   99.01%           
=======================================
  Files           3        3           
  Lines         204      204           
  Branches       59       59           
=======================================
  Hits          202      202           
  Misses          2        2
Impacted Files Coverage Δ
src/index.js 99.41% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d12f9f6...ca0a0a0. Read the comment docs.

@millette millette changed the title Fix code type (style/styles). Fix code typo (style/styles). Jul 3, 2018
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find... double checked it and your right.

@okonet okonet merged commit 41f00de into react-dropzone:master Jul 4, 2018
@millette millette deleted the fix-code-typo branch July 4, 2018 10:01
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

Successfully merging this pull request may close these issues.

None yet

3 participants