diff --git a/binderhub/static/js/components/ErrorPage.jsx b/binderhub/static/js/components/ErrorPage.jsx index db6008ae9..cfe01455d 100644 --- a/binderhub/static/js/components/ErrorPage.jsx +++ b/binderhub/static/js/components/ErrorPage.jsx @@ -4,9 +4,7 @@ export function ErrorPage({ title, errorMessage }) {
- {errorMessage} Note: Some errors disappear by refreshing the page. -
+{errorMessage}
- Note: Some errors disappear by refreshing the page. -