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 815f15f commit 7ae012bCopy full SHA for 7ae012b
src/components/PreferedTopics.tsx
@@ -1,5 +1,4 @@
1
import { gql, useQuery } from "@apollo/client";
2
-import { useState } from "react";
3
import { TopicSelectorQueryQuery } from "../generated/graphql";
4
5
type Topic = {
0 commit comments