Changes: * moved the configuration from HOC to `_app.js` * fixed the example, as `componentDidCatch` catches errors during rendering phase, but not within event handlers.
* Added Sentry example * Code style fixes * Fixes docs + removed demo DSN + send error to comp