Raphaël Bosi
2024-12-26 14:16:36 +01:00
committed by GitHub
parent 2da3d83a41
commit 522c6c2a8c
5 changed files with 14 additions and 8 deletions

View File

@ -21,7 +21,6 @@ export const RecordShowRightDrawerActionMenu = () => {
<ActionMenuContext.Provider
value={{
isInRightDrawer: true,
onActionExecutedCallback: () => {},
}}
>
<RightDrawerActionMenuDropdown />