메뉴 배너 관리
This commit is contained in:
@@ -73,6 +73,10 @@ export const STATUS_STYLES = {
|
||||
background: '#FFB59B',
|
||||
color: 'white'
|
||||
},
|
||||
DELETE: {
|
||||
background: '#FFB59B',
|
||||
color: 'white'
|
||||
},
|
||||
RUNNING: {
|
||||
background: '#4287f5',
|
||||
color: 'white'
|
||||
|
||||
Reference in New Issue
Block a user