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 3db3082 commit a482491Copy full SHA for a482491
examples/react-admin-dashboard/src/components/dashboard/DashboardGrid.jsx
@@ -1,7 +1,7 @@
1
import * as React from 'react';
2
import { GridPDFExport } from '@progress/kendo-react-pdf';
3
import { ExcelExport } from '@progress/kendo-react-excel-export';
4
-import { Input, TextBox } from '@progress/kendo-react-inputs';
+import { TextBox } from '@progress/kendo-react-inputs';
5
import { Rating } from '@progress/kendo-react-inputs';
6
import {
7
Grid,
0 commit comments