Skip to content

Commit

Permalink
fix(fe): 404 page typo
Browse files Browse the repository at this point in the history
  • Loading branch information
krystxf committed Dec 5, 2024
1 parent 57eb3c9 commit aa197f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/web/src/app/not-found.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const LINKS = [
const BackgroundText = () => {
return (
<>
{" "}
<div
className={clsx(
"block dark:hidden",
Expand Down

0 comments on commit aa197f4

Please sign in to comment.