JobAccessoryPopover closes properly
This commit is contained in:
parent
e5a1fb7b1e
commit
a6e2280be3
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ const JobImage = ({
|
|||
editable={editable}
|
||||
open={open}
|
||||
job={job}
|
||||
key={`accessory-${open}`}
|
||||
onAccessorySelected={onAccessorySelected}
|
||||
onOpenChange={handlePopoverOpenChanged}
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue