Update README.md (#5670)

This commit is contained in:
Sean Connolly 2018-11-18 15:33:07 -07:00 committed by Tim Neutkens
parent e5d8eb2374
commit a9092c7c7d

View file

@ -1133,6 +1133,8 @@ __Note: React-components outside of `<Main />` will not be initialised by the br
404 or 500 errors are handled both client and server side by a default component `error.js`. If you wish to override it, define a `_error.js` in the pages folder:
⚠️ The default `error.js` component is only used in production ⚠️
```jsx
import React from 'react'