There was an error while loading. Please reload this page.
1 parent e233adb commit 0cb61a0Copy full SHA for 0cb61a0
1 file changed
examples/gnt/app/components/CscCharactersSearch.tsx
@@ -2,7 +2,7 @@
2
3
import { useState, type FunctionComponent } from 'react';
4
import Button from '~/components/tailwindui/Button';
5
-import type { Character, Characters, Maybe } from '~/gqty';
+import type { Character, Maybe } from '~/gqty';
6
import { useQuery } from '~/gqty/react';
7
import Avatar from './Avatar';
8
import Card from './Card';
0 commit comments