File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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 )
22
33A React state hook to determine whether a React element is being hovered.
44
@@ -48,7 +48,7 @@ npm run test
4848npm run test -- --watch
4949
5050# Do whatever you want
51- npx jest # --any --jest --options
51+ npx jest src # --any --jest --options
5252```
5353
5454## Contributing
You can’t perform that action at this time.
0 commit comments