Skip to content

Commit aa197f4

Browse files
committed
fix(fe): 404 page typo
1 parent 57eb3c9 commit aa197f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web/src/app/not-found.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const LINKS = [
1919
const BackgroundText = () => {
2020
return (
2121
<>
22-
{" "}
2322
<div
2423
className={clsx(
2524
"block dark:hidden",

0 commit comments

Comments
 (0)