Moving all images to assets

This commit is contained in:
MaxOvs19
2023-05-25 16:42:37 +03:00
parent 0667b435ac
commit 38f776019c
219 changed files with 2255 additions and 1954 deletions

View File

@ -14,8 +14,8 @@ import {
hourOfNum,
} from "../../components/Calendar/calendarHelper";
import arrow from "../../images/left-arrow.png";
import arrowSwitchDate from "../../images/arrowViewReport.png";
import arrow from "../../assets/icons/arrows/left-arrow.png";
import arrowSwitchDate from "../../assets/icons/arrows/arrowViewReport.png";
import "./viewReport.scss";