UNPKG

react-emergence

Version:

React wrapper for detecting element visibility in the browser

12 lines (10 loc) 192 B
<style> * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html, body, #root { height: 100%; } </style>