Additional Menu Refactors
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -54,7 +54,7 @@ export function ScheduleEventColor({ bodyshop, event }) {
|
||||
label: color.label,
|
||||
style: { color: color.color.hex },
|
||||
})),
|
||||
{ key: "divider", label: <hr />, disabled: true },
|
||||
{ type: "divider" },
|
||||
{ key: "null", label: t("general.actions.clear") },
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user