icon name changed to badge_alert
This commit is contained in:
parent
83218166ba
commit
038b33e3b8
@ -313,7 +313,7 @@ Widget _switchTenantRow() {
|
|||||||
),
|
),
|
||||||
SizedBox(height: spacingHeight),
|
SizedBox(height: spacingHeight),
|
||||||
_menuItemRow(
|
_menuItemRow(
|
||||||
icon: LucideIcons.badge_help,
|
icon: LucideIcons.badge_alert,
|
||||||
label: 'Support',
|
label: 'Support',
|
||||||
),
|
),
|
||||||
SizedBox(height: spacingHeight),
|
SizedBox(height: spacingHeight),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user