diff --git a/src/components/ProductsHistory/ProductsHistory.jsx b/src/components/ProductsHistory/ProductsHistory.jsx index 8cb4910..b713585 100644 --- a/src/components/ProductsHistory/ProductsHistory.jsx +++ b/src/components/ProductsHistory/ProductsHistory.jsx @@ -4,7 +4,6 @@ import RedeemedProduct from "./RedeemedProduct"; import FilterPanel from "../FilterPanel/FilterPanel"; import { priceFilter } from "../../utils/index"; import { HistoryContext } from "../../providers/index"; -import "./history.scss"; const ITEMS_PER_PAGE = 16; diff --git a/src/components/ProductsHistory/RedeemedProduct.jsx b/src/components/ProductsHistory/RedeemedProduct.jsx index 6e0c7d6..28c8cd6 100644 --- a/src/components/ProductsHistory/RedeemedProduct.jsx +++ b/src/components/ProductsHistory/RedeemedProduct.jsx @@ -1,5 +1,4 @@ import React from "react"; -import "./history.scss"; const Product = ({ item: {