Skip to content

Commit

Permalink
Merge pull request #3 from egdbear/egdbear-patch-2
Browse files Browse the repository at this point in the history
Add shields
  • Loading branch information
egdbear authored Dec 9, 2018
2 parents 722ba9b + 0ac97df commit 4640704
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ React component used for matching media queries.
(It doesn't exists in DOM if media query is not matched)
Under the hood it uses browser's `window.matchMedia`.

[![CircleCI](https://circleci.com/gh/egdbear/react-simple-matchmedia/tree/master.svg?style=svg)](https://circleci.com/gh/egdbear/react-simple-matchmedia/tree/master)

[![](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg)](https://circleci.com/gh/egdbear/react-simple-matchmedia)
[![install size](https://packagephobia.now.sh/badge?p=react-simple-matchmedia)](https://packagephobia.now.sh/result?p=react-simple-matchmedia)
[![](https://img.shields.io/packagecontrol/dm/GitGutter.svg)](https://www.npmjs.com/package/react-simple-matchmedia)



### Install
Expand Down

0 comments on commit 4640704

Please sign in to comment.