We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e6da1a commit 13019b6Copy full SHA for 13019b6
src/frontend/screens/Quests/index.tsx
@@ -10,7 +10,6 @@ import { useMutation } from '@tanstack/react-query'
10
import { Runner } from 'common/types'
11
import { Quest } from '@hyperplay/utils'
12
import { QuestRewardClaimedToast } from 'frontend/components/UI/QuestRewardClaimedToast'
13
-import { itemType } from '@hyperplay/ui/dist/components/Dropdowns/Dropdown'
14
import useGetHyperPlayListings from 'frontend/hooks/useGetHyperPlayListings'
15
import useGetQuests from 'frontend/hooks/useGetQuests'
16
import {
0 commit comments