From 105759b7519f4f34783c344152c2df5afedd24c5 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Fri, 22 Mar 2024 22:22:01 +0000 Subject: fix(mobile): Fix active tab tint color --- apps/mobile/app/dashboard/(tabs)/_layout.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/mobile/app/dashboard/(tabs)/_layout.tsx b/apps/mobile/app/dashboard/(tabs)/_layout.tsx index db6656b2..ac1a7e2b 100644 --- a/apps/mobile/app/dashboard/(tabs)/_layout.tsx +++ b/apps/mobile/app/dashboard/(tabs)/_layout.tsx @@ -4,7 +4,11 @@ import { ClipboardList, Home, Search, Settings } from "lucide-react-native"; export default function TabLayout() { return ( - +