Fixed drawer not closing on task creation on Show Page (#3867)

Fixed close dropdown
This commit is contained in:
Lucas Bordeau
2024-02-08 14:12:23 +01:00
committed by GitHub
parent 00a46b21dc
commit e2db6a994d
2 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1 @@
export const SHOW_PAGE_ADD_BUTTON_DROPDOWN_ID = 'show-page-add-button-dropdown';