We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b7f3d0 + 1f39b24 commit bd94a81Copy full SHA for bd94a81
src/pages/MyInfo.tsx
@@ -1,7 +1,6 @@
1
2
import Header from "@/components/header/Header";
3
import { useState } from "react";
4
-import Header from "@/components/Header";
5
import ActionConfirmModal from "@/components/modal/ActionConfirmModal";
6
import useAuthStore from "@/store/useAuthStore";
7
import { useNavigate } from "react-router-dom";
0 commit comments