fix: imports

This commit is contained in:
Shivam Mishra
2024-08-23 14:39:06 +05:30
parent c8aa34866d
commit 16339e520f
11 changed files with 16 additions and 16 deletions
@@ -19,7 +19,7 @@ import {
ICON_TEAM_REPORTS,
ICON_USER_PROFILE,
ICON_CONVERSATION_REPORTS,
} from 'dashboard/helper/CommandBar/icons';
} from 'dashboard/helper/commandBar/icons';
import { frontendURL } from 'dashboard/helper/URLHelper';
import { FEATURE_FLAGS } from 'dashboard/featureFlags';