refactor: drawers refactored
This commit is contained in:
@ -69,7 +69,7 @@ const StatusMenu: FC<Props> = ({
|
||||
e.stopPropagation();
|
||||
if (!board) return;
|
||||
openDrawer({
|
||||
key: "boardStatusesEditorDrawer",
|
||||
key: "statusesMobileEditorDrawer",
|
||||
props: {
|
||||
board,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user