File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
examples/ecommerce-jewellery-store/src/pages Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,7 @@ import { CustomSection } from "../components/CustomizedSection";
1212import { Breadcrumb } from "@progress/kendo-react-layout" ;
1313import { Button , ButtonGroup } from "@progress/kendo-react-buttons" ;
1414import { listData } from "../data/listData" ;
15- import { Badge , BadgeContainer } from "@progress/kendo-react-indicators" ;
16- import { cartIcon , layout2By2Icon , gridLayoutIcon } from "@progress/kendo-svg-icons"
15+ import { layout2By2Icon , gridLayoutIcon } from "@progress/kendo-svg-icons"
1716import { FilterComponent } from "../components/FilterComponent" ;
1817import { process , State } from "@progress/kendo-data-query" ;
1918import { CardsList } from "../components/CardsList" ;
You can’t perform that action at this time.
0 commit comments