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