diff --git a/apps/web/src/app/main/home/page.tsx b/apps/web/src/app/main/home/page.tsx index e3d0133..a97f25e 100755 --- a/apps/web/src/app/main/home/page.tsx +++ b/apps/web/src/app/main/home/page.tsx @@ -17,7 +17,7 @@ function HomePage() { // console.log(data); // }, [data]); return ( -
+
{counterText}