import React, { FC } from 'react' import './styles.styl' export const RenderError: FC = () => (

Something went wrong

An unexpected error occurred while rendering this post.
Please try refresh the page.

)