Additional Menu Refactors
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -153,6 +153,7 @@ export function JobsDetailHeaderAddEvent({ bodyshop, jobid, ...props }) {
|
||||
setVisibility(true);
|
||||
};
|
||||
|
||||
// TODO - Client Update - Why is this a menu item?
|
||||
return (
|
||||
<Popover content={overlay} open={visibility}>
|
||||
<Menu.Item {...props} onClick={handleClick}>
|
||||
|
||||
Reference in New Issue
Block a user