Skip to content

Commit a9f0bfe

Browse files
committed
chore: silent the warning
1 parent 2ed5af7 commit a9f0bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/kendo-react-finance-portfolio/src/components/HeatmapView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
22
import { dataService } from '../services';
3+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
34
import $ from 'jquery';
45
import '@progress/kendo-ui';
56
import { Tooltip } from '@progress/kendo-react-tooltip';

0 commit comments

Comments
 (0)