Skip to content

Commit cfa3661

Browse files
committed
fix: add missing TASKS import to Header.jsx
1 parent d401611 commit cfa3661

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Header/Header.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ import {
4545
PROJECTS,
4646
REPORTS,
4747
SEND_EMAILS,
48+
TASKS,
4849
TEAM_LOCATIONS,
4950
TEAMS,
5051
TIMELOG,

0 commit comments

Comments
 (0)