From 7c2035a5580f54f8176a3e305c82f5cadf34e963 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 00:25:11 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- binderhub/static/js/pages/NotFoundPage.jsx | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/binderhub/static/js/pages/NotFoundPage.jsx b/binderhub/static/js/pages/NotFoundPage.jsx index 8b361d975..2a96651aa 100644 --- a/binderhub/static/js/pages/NotFoundPage.jsx +++ b/binderhub/static/js/pages/NotFoundPage.jsx @@ -2,9 +2,7 @@ export function NotFoundPage() { return ( <>
-

- 404: Not Found -

+

404: Not Found

Note: Some errors disappear by refreshing the page. @@ -12,7 +10,15 @@ export function NotFoundPage() {

-

questions?
join the discussion, read the docs, see the code

+

+ questions? +
+ join the{" "} + discussion, + read the{" "} + docs, see + the code +