Fixed imports all components

This commit is contained in:
MaxOvs19
2023-05-30 10:10:34 +03:00
parent 3fc1faff5f
commit 11b91ef627
63 changed files with 286 additions and 284 deletions

View File

@ -1,6 +1,6 @@
import React from "react";
import { LogoutButton } from "../LogoutButton/LogoutButton";
import { LogoutButton } from "@components/LogoutButton/LogoutButton";
import "./header.scss";