Fix Bug Tasks Page not switching tab

This commit is contained in:
Charles Bochet
2024-01-09 23:06:13 +01:00
parent a9ac14439f
commit 11bf03bbea
7 changed files with 29 additions and 16 deletions

View File

@ -0,0 +1 @@
export const TASKS_TAB_LIST_COMPONENT_ID = 'tasks-tab-list';