From 4e5d36244e72c34a6f8bab250348048a43c40981 Mon Sep 17 00:00:00 2001 From: Arjen de Vos Date: Tue, 6 Jun 2023 16:13:01 +0200 Subject: [PATCH] fix fontfamily --- src/web/BottomTabWeb.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/web/BottomTabWeb.tsx b/src/web/BottomTabWeb.tsx index a42b20e..69d7f5f 100644 --- a/src/web/BottomTabWeb.tsx +++ b/src/web/BottomTabWeb.tsx @@ -65,7 +65,12 @@ function BottomTabWeb({ > {!aboveDrawerBreakingPoint && ( - {count} + + {count} + )}