This commit is contained in:
2025-10-01 10:46:28 +02:00
parent 275f96e010
commit 4097143559
-3
View File
@@ -28,9 +28,6 @@ const TabBar = ({ state = {}, descriptors = {}, navigation = {} }) => {
start: { x: 0, y: 0 },
end: { x: 1, y: 0 },
}}
style={{
height: isWeb ? 80 : 65,
}}
>
<View
style={{