From 97d18d7ac3bc6ab4f40618e74f021ee63a4cf7b6 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Thu, 15 Feb 2024 16:03:24 +0000 Subject: ui: Usage images for link cards --- packages/web/app/dashboard/not-found.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'packages/web/app/dashboard/not-found.tsx') diff --git a/packages/web/app/dashboard/not-found.tsx b/packages/web/app/dashboard/not-found.tsx index abd1ebae..64df220c 100644 --- a/packages/web/app/dashboard/not-found.tsx +++ b/packages/web/app/dashboard/not-found.tsx @@ -1,7 +1,7 @@ export default function NotFound() { - return ( -
-
Not Found :(
-
- ); + return ( +
+
Not Found :(
+
+ ); } -- cgit v1.2.3-70-g09d2