Logo work
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 8.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 127 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 127 KiB |
@@ -1,7 +1,7 @@
|
||||
import React, { useContext, useEffect } from "react";
|
||||
import { NavLink } from "react-router-dom";
|
||||
import logo from "../../assets/images/logo-2.svg";
|
||||
import logo3 from "../../assets/images/logo-3.svg";
|
||||
import logo from "../../assets/images/myfit-logo-2.png"; //logo-2.svg";
|
||||
import logo3 from "../../assets/images/myfit-logo-2.png"; //logo-3.svg";
|
||||
import DarkModeContext from "../Contexts/DarkModeContext";
|
||||
import Icons from "../Helpers/Icons";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user