CalendarView component: add priority color to show in the calendar cell, legend display to show two columns instead of one
This commit is contained in:
@@ -95,7 +95,7 @@ export const TASK_COLOR = {
|
||||
PRIORITY_3: '#0288d1',
|
||||
// PRIORITY_4: '#388e3c',
|
||||
PRIORITY_4: '#90a4ae',
|
||||
// NO_PRIORITY: '#90a4ae80',
|
||||
NO_PRIORITY: '#90a4ae80',
|
||||
}
|
||||
export default LABEL_COLORS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user