fix: import

This commit is contained in:
Shivam Mishra
2023-07-10 15:04:27 +05:30
parent 37cc448077
commit 9038ec7af9
@@ -81,7 +81,7 @@ import { mapGetters } from 'vuex';
import { LocalStorage } from 'shared/helpers/localStorage';
import { LOCAL_STORAGE_KEYS } from 'dashboard/constants/localStorage';
import { OPEN_AI_EVENTS } from '../helper/AnalyticsHelper/events';
import { OPEN_AI_EVENTS } from '../../../../helper/AnalyticsHelper/events';
export default {
name: 'LabelSuggestion',