We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080e5a5 commit 367aea6Copy full SHA for 367aea6
examples/ecommerce-jewellery-store/src/components/AdminView.tsx
@@ -19,7 +19,6 @@ import { orderBy } from '@progress/kendo-data-query';
19
import { chartAreaStackedIcon } from '@progress/kendo-svg-icons';
20
import { sampleData } from '../data/shared-gd-sampleChartData';
21
import { Pager, PageChangeEvent } from '@progress/kendo-react-data-tools';
22
-import { SampleDataItem } from '../data/types';
23
24
interface SampleDataItem {
25
ID: string;
0 commit comments