From 1d25fb638bb7b418b94ea2e5c2063441640b0de4 Mon Sep 17 00:00:00 2001 From: effiecancode Date: Thu, 15 Feb 2024 23:54:26 +0300 Subject: [PATCH] Fix lab UI --- components/UI/Lab.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/UI/Lab.tsx b/components/UI/Lab.tsx index b20f053..f6efd76 100644 --- a/components/UI/Lab.tsx +++ b/components/UI/Lab.tsx @@ -90,7 +90,7 @@ const Lab = ({ email, lab, data, mutate }: LabProps) => { }, [data, lab.name]) return ( -
+