From 71770d815f34682a1d2ca86698fa8274d7857319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Felipe=20Gon=C3=A7alves?= Date: Wed, 8 Nov 2023 14:01:16 +0000 Subject: [PATCH] feat(ui): add description on statistics page title --- src/app/statistics/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/statistics/page.tsx b/src/app/statistics/page.tsx index d51fe4b1..080ffa68 100644 --- a/src/app/statistics/page.tsx +++ b/src/app/statistics/page.tsx @@ -7,7 +7,7 @@ import { SpotifyDashboard } from './components/spotify-dashboard' export default function Page() { return (
- + <Title text="Statistics" description="Updates every 24 hours" /> <div className="space-y-5"> <div className="flex w-full items-center justify-center gap-2 text-3xl font-semibold text-[#333] dark:text-[#f5f5f5] md:justify-start"> <h2>Github</h2>