Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/react-is/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This package allows you to test arbitrary values and see if they're a particular
yarn add react-is

# NPM
npm install react-is --save
npm install react-is
```

## Usage
Expand Down