Update avatar component

This commit is contained in:
lenhanphung
2026-01-05 08:46:32 +07:00
parent 462ad6d250
commit 24f8895baa
8 changed files with 42 additions and 53 deletions
+1 -5
View File
@@ -418,11 +418,7 @@ export default function SettingsPage() {
)}
{activeSettingsSubTab === "notifications" && (
<Box className="settings-tab-content">
<Typography
variant="body2"
color="text.secondary"
sx={{ mb: 3 }}
>
<Typography variant="h6" sx={{ mb: 3 }}>
{t("settings.notifications.deliveryMethod") ||
"Delivery method"}
</Typography>