import { PureComponent } from 'react'; export default class extends PureComponent { static displayName = 'Error'; render() { return (

Sorry, we can't find that page right now

WordPress

Are we missing documentation? Could our docs be improved? Let us know by{ ' ' } filing a GitHub issue!

); } }