From c3d26df2def6a8e8ee6b77e4521971f6d6b0e782 Mon Sep 17 00:00:00 2001 From: Kelvin Amoaba <97001695+AmoabaKelvin@users.noreply.github.com> Date: Tue, 22 Aug 2023 21:54:43 +0000 Subject: [PATCH] center description text (#226) --- apps/web/src/components/dashboard/empty-state.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/dashboard/empty-state.tsx b/apps/web/src/components/dashboard/empty-state.tsx index f73541a2..1f864667 100644 --- a/apps/web/src/components/dashboard/empty-state.tsx +++ b/apps/web/src/components/dashboard/empty-state.tsx @@ -18,7 +18,7 @@ export function EmptyState({ icon, title, description, action }: Props) {
{title}
-{description}
+{description}