File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # react-use-hover [ ![ Build Status] ( https://travis-ci.com/andrewbranch/react-use-hover.svg?branch=master )] ( https://travis-ci.com/andrewbranch/react-use-hover ) ![ NPM Version] ( https://img.shields.io/npm/v/react-use-hover.svg ) ![ Minified size] ( https://img.shields.io/bundlephobia/min/react-use-hover.svg )
1
+ # react-use-hover [ ![ Build Status] ( https://travis-ci.com/andrewbranch/react-use-hover.svg?branch=master )] ( https://travis-ci.com/andrewbranch/react-use-hover ) [ ![ NPM Version] ( https://img.shields.io/npm/v/react-use-hover.svg )] ( https://www.npmjs.com/package/react-use-hover ) [ ![ Minified size] ( https://img.shields.io/bundlephobia/min/react-use-hover.svg )] ( https://www.npmjs.com/package/react-use-hover )
2
2
3
3
A React state hook to determine whether a React element is being hovered.
4
4
@@ -48,7 +48,7 @@ npm run test
48
48
npm run test -- --watch
49
49
50
50
# Do whatever you want
51
- npx jest # --any --jest --options
51
+ npx jest src # --any --jest --options
52
52
```
53
53
54
54
## Contributing
You can’t perform that action at this time.
0 commit comments