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 72a4ba7 commit 1d8b425Copy full SHA for 1d8b425
1 file changed
apps/events/src/components/create-events.tsx
@@ -1,5 +1,5 @@
1
import { type GeoSmartAccount, Graph, type Op } from '@graphprotocol/grc-20';
2
-import { Connect } from '@graphprotocol/hypergraph';
+import type { Connect } from '@graphprotocol/hypergraph';
3
import { publishOps, useHypergraphApp, useHypergraphAuth, useHypergraphSpace } from '@graphprotocol/hypergraph-react';
4
import { Button } from './ui/button';
5
0 commit comments