refactoring

This commit is contained in:
2024-04-17 17:50:31 +05:00
parent ecba8be306
commit c92fabce9c
13 changed files with 198 additions and 158 deletions
@@ -1,6 +1,6 @@
import Auth from "../Auth";
import Auth from "../Auth/Auth";
import Logo from "../Logo";
import Navbar from "../Navbar";
import Navbar from "../Navbar/Navbar";
import Location from "../Location";
const DesktopHeader = () => (