icon name changed to badge_alert

This commit is contained in:
Manish Zure 2025-10-24 12:48:23 +05:30
parent 83218166ba
commit 038b33e3b8

View File

@ -313,7 +313,7 @@ Widget _switchTenantRow() {
),
SizedBox(height: spacingHeight),
_menuItemRow(
icon: LucideIcons.badge_help,
icon: LucideIcons.badge_alert,
label: 'Support',
),
SizedBox(height: spacingHeight),