fix: resolve typescript and build errors across admin and guest apps
This commit is contained in:
@@ -1154,7 +1154,7 @@ function SecondaryGrid({
|
||||
{
|
||||
icon: Settings,
|
||||
label: t('mobileDashboard.shortcutSettings', 'Event settings'),
|
||||
color: ADMIN_ACTION_COLORS.success,
|
||||
color: ADMIN_ACTION_COLORS.settings,
|
||||
action: onSettings,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user