Skip to content

Commit

Permalink
Merge pull request #128 from refinery29/master
Browse files Browse the repository at this point in the history
Fix linter and tests
  • Loading branch information
contra committed Oct 18, 2017
2 parents edef043 + 71b611e commit c42e3ef
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/react-responsive.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/react-responsive.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/react-responsive.min.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,5 @@ class MediaQuery extends React.Component {
export {
MediaQuery as default,
toQuery
};
}

Loading

0 comments on commit c42e3ef

Please sign in to comment.