diff --git a/index.jsx b/index.jsx index e7898e7..d9b20a6 100644 --- a/index.jsx +++ b/index.jsx @@ -157,7 +157,7 @@ module.exports = function Dimensions ({ } return (
- {(containerWidth || containerHeight) && + {!(containerWidth || containerHeight) : null ?