altezze dinamiche in base al dispositivo

This commit is contained in:
matteo
2018-12-14 17:53:15 +01:00
parent 12afdad684
commit 0bbb6d978e
5 changed files with 75 additions and 18 deletions
+18
View File
@@ -11492,6 +11492,24 @@
"resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-5.1.0.tgz",
"integrity": "sha512-akMy/BQT5m1J3iJIHkSb4qycq2wzllWsmmolaaFVnb+LPV9cIJ/nTud40ZsiiT0H3P+/wXIdbjx2fzF61OaeOQ=="
},
"react-height": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-height/-/react-height-3.0.0.tgz",
"integrity": "sha1-+uMi+dpk0+niVTbya3fHOVQmFSQ=",
"requires": {
"prop-types": "15.5.8"
},
"dependencies": {
"prop-types": {
"version": "15.5.8",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.5.8.tgz",
"integrity": "sha1-a3suFBCDvjjIWVqlH8VXdccZk5Q=",
"requires": {
"fbjs": "^0.8.9"
}
}
}
},
"react-is": {
"version": "16.6.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.6.1.tgz",