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
@@ -13,7 +13,7 @@ import wootConstants from 'dashboard/constants/globals';
import {
CMD_REOPEN_CONVERSATION,
CMD_RESOLVE_CONVERSATION,
} from 'dashboard/helper/CommandBar/events';
} from 'dashboard/helper/commandBar/events';
const store = useStore();
const getters = useStoreGetters();