Fix right drawer actions (#9241)
https://github.com/user-attachments/assets/107e6058-633f-4caa-967c-7017bef75d52
This commit is contained in:
@ -21,7 +21,6 @@ export const RecordShowRightDrawerActionMenu = () => {
|
||||
<ActionMenuContext.Provider
|
||||
value={{
|
||||
isInRightDrawer: true,
|
||||
onActionExecutedCallback: () => {},
|
||||
}}
|
||||
>
|
||||
<RightDrawerActionMenuDropdown />
|
||||
|
||||
Reference in New Issue
Block a user