# `` Component that renders its children only if used in browser environment. ## Usage ```jsx import {BrowserOnly} from 'libreact/lib/BrowserOnly';
You can see this only in browser.
```