update interface, diary
This commit is contained in:
@@ -60,7 +60,7 @@ export default function TabLayout() {
|
||||
options={{
|
||||
title: t("navigation.manager"),
|
||||
tabBarIcon: ({ color }) => (
|
||||
<IconSymbol size={28} name="square.stack.3d.up" color={color} />
|
||||
<IconSymbol size={28} name="square.stack.3d.up.fill" color={color} />
|
||||
),
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user