Skip to content

Commit 6b02312

Browse files
committed
chore: update import
1 parent d82ad87 commit 6b02312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/charts/util/ChartGroupCard.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import { Link } from 'react-router-dom'
1919
import { ChartGroup, ChartGroupEntry } from '../charts.types'
2020
import { getChartGroupURL } from '../charts.helper'
2121
import placeHolder from '../../../assets/icons/ic-plc-chart.svg'
22-
import { handleAnalyticsEvent } from '.yalc/@devtron-labs/devtron-fe-common-lib/dist'
22+
import { handleAnalyticsEvent } from '@devtron-labs/devtron-fe-common-lib'
2323

2424
export interface ChartGroupCardProps {
2525
chartGroup: ChartGroup

0 commit comments

Comments
 (0)