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 f046fb6 commit 961e640Copy full SHA for 961e640
package.json
@@ -41,7 +41,6 @@
41
},
42
"author": "Nader Dabit",
43
"license": "ISC",
44
- "repository": "react-native-community/hooks",
45
"files": [
46
"lib"
47
]
src/index.ts
@@ -21,3 +21,5 @@ export {
21
useDeviceOrientation,
22
useLayout,
23
}
24
+
25
+// unnecessary comment
0 commit comments