Fixed imports in pages

This commit is contained in:
MaxOvs19
2023-05-30 10:54:47 +03:00
parent 11b91ef627
commit 09babcb096
57 changed files with 345 additions and 349 deletions

View File

@ -13,7 +13,7 @@ import {
getSendRequest,
setSendRequest,
} from "@redux/reportSlice";
import { Loader } from "@components/Loader/Loader";
import { Loader } from "@components/Common/Loader/Loader";
import "./shortReport.scss";