Fixed imports all components
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import React from "react";
|
||||
import { Link } from "react-router-dom";
|
||||
|
||||
import rightArrow from "../../assets/icons/arrows/arrowRight.svg";
|
||||
import rightArrow from "assets/icons/arrows/arrowRight.svg";
|
||||
|
||||
import "./categoriesItem.scss";
|
||||
|
||||
|
Reference in New Issue
Block a user