Fixed imports all components
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import React from "react";
|
||||
|
||||
import { LogoutButton } from "../LogoutButton/LogoutButton";
|
||||
import { LogoutButton } from "@components/LogoutButton/LogoutButton";
|
||||
|
||||
import "./header.scss";
|
||||
|
||||
|
Reference in New Issue
Block a user