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 f4c2459 commit d251555Copy full SHA for d251555
examples/kendo-react-sales-dashboard/src/components/GridContainer.jsx
@@ -1,7 +1,6 @@
1
import React from 'react';
2
import { Grid, GridColumn as Column } from '@progress/kendo-react-grid';
3
import { Sparkline } from '@progress/kendo-react-charts';
4
-import { process } from '@progress/kendo-data-query';
5
import { Checkbox } from '@progress/kendo-react-inputs';
6
7
class SparkLineChartCell extends React.Component {
0 commit comments