Changed unsubscribe color.
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
This commit is contained in:
parent
287a9615b8
commit
76757998c8
@ -39,7 +39,7 @@ const OperationDisplay = ({
|
||||
case 'unsubscribe':
|
||||
tagText = 'Unsubscribe'
|
||||
tagIcon = <BellIcon />
|
||||
tagColor = 'orange'
|
||||
tagColor = 'default'
|
||||
break
|
||||
default:
|
||||
break
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user