Skip to content

Commit

Permalink
update pr
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshataKatwal16 committed Nov 15, 2024
1 parent 5bf7829 commit f05389e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion src/components/layouts/header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import TranslateIcon from "@mui/icons-material/Translate";
import Menu from "@mui/material/Menu";
import SearchBar from "./SearchBar";
import { useRouter } from "next/router";
import deleteIcon from '../../../../public/images/Language _icon.png';
import deleteIcon from '../../../../public/images/Language_icon.png';

import { useTranslation } from "next-i18next";
import { createTheme, useTheme } from "@mui/material/styles";
Expand Down

0 comments on commit f05389e

Please sign in to comment.