We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fea10b commit 0789d60Copy full SHA for 0789d60
package.json
@@ -2,6 +2,10 @@
2
"name": "use-mobile-detect-hook",
3
"version": "1.0.4",
4
"description": "The React hook to detect if the device is mobile or desktop.",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/haldarmahesh/use-mobile-detect-hook.git"
8
+ },
9
"main": "build/index.js",
10
"types": "build/index.d.ts",
11
"scripts": {
0 commit comments