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 c58b2c3 commit b3cd7cbCopy full SHA for b3cd7cb
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