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 f519a00 + 8ea8789 commit 094ab16Copy full SHA for 094ab16
src/pages/MbtiTestResult.tsx
@@ -6,7 +6,6 @@ import RestartButton from "@/components/button/RestartButton";
6
import ChatStartButton from "@/components/button/ChatStartButton";
7
import useLayoutSize from "@/hooks/useLayoutSize";
8
import Header from "@/components/header/Header";
9
-import { useParams } from "react-router-dom";
10
11
const MbtiTestResult = () => {
12
const { mbti } = useParams();
0 commit comments