feat: move command bar helpers

This commit is contained in:
Shivam Mishra
2024-08-23 14:32:15 +05:30
parent 57c23857ea
commit c8aa34866d
14 changed files with 16 additions and 16 deletions
@@ -19,7 +19,7 @@ import {
ICON_TEAM_REPORTS,
ICON_USER_PROFILE,
ICON_CONVERSATION_REPORTS,
} from './helpers/icons';
} from 'dashboard/helper/CommandBar/icons';
import { frontendURL } from 'dashboard/helper/URLHelper';
import { FEATURE_FLAGS } from 'dashboard/featureFlags';