Compare commits
2 Commits
2e6ea96fbb
...
ab6ccdcc48
| Author | SHA1 | Date | |
|---|---|---|---|
| ab6ccdcc48 | |||
| 1b83ed51cb |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
@@ -4,7 +4,7 @@ import ChangePreferences from "./ChangePreferences";
|
||||
import { myToast } from "../utils/toastify";
|
||||
import { useState } from "react";
|
||||
import Cookies from "js-cookie";
|
||||
import logo from "../assets/cloud-sun-fill.png";
|
||||
import logo from "/icon_weather-app_default.png";
|
||||
import { Github, KeyRound, Settings2 } from "lucide-react";
|
||||
|
||||
const Header: React.FC = () => {
|
||||
|
||||
Reference in New Issue
Block a user