From 2a04ca6cac9935a4e942ec87f9644cdc47edcf3a Mon Sep 17 00:00:00 2001 From: Abdullah Date: Tue, 6 Aug 2024 02:32:26 +0300 Subject: chore(ui): justify thinkpad to center --- apps/web/app/(thinkpad)/thinkpad/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web') diff --git a/apps/web/app/(thinkpad)/thinkpad/page.tsx b/apps/web/app/(thinkpad)/thinkpad/page.tsx index a4f71f29..ab2bf88e 100644 --- a/apps/web/app/(thinkpad)/thinkpad/page.tsx +++ b/apps/web/app/(thinkpad)/thinkpad/page.tsx @@ -21,7 +21,7 @@ async function page() { -
+
{!canvas.success || canvas.error ? (
Hmmm... Something went wrong. :/
) : ( -- cgit v1.2.3