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.
1 parent c9978a6 commit 73f2aceCopy full SHA for 73f2ace
src/pages/ReviewResultPage.tsx
@@ -4,7 +4,6 @@ import Navbar from "@/components/common/Navbar/Navbar";
4
import CreateReviewLoading from "@/components/CreateReviewLoading/CreateReviewLoading";
5
import ReviewResult from "@/components/ReviewResult/ReviewResult";
6
import Icon from "@/components/ui/Icon/Icon";
7
-import Toast from "@/components/ui/Toast/Toast";
8
9
import { useRoute } from "@/hooks/common/useRoute";
10
0 commit comments