update interface, diary

This commit is contained in:
2025-12-04 15:54:49 +07:00
parent 4d60ce279e
commit 0672f8adf9
10 changed files with 291 additions and 90 deletions

View File

@@ -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} />
),
}}
/>