Skip to content

Commit 1d8b425

Browse files
committed
fix lint
1 parent 72a4ba7 commit 1d8b425

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/events/src/components/create-events.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { type GeoSmartAccount, Graph, type Op } from '@graphprotocol/grc-20';
2-
import { Connect } from '@graphprotocol/hypergraph';
2+
import type { Connect } from '@graphprotocol/hypergraph';
33
import { publishOps, useHypergraphApp, useHypergraphAuth, useHypergraphSpace } from '@graphprotocol/hypergraph-react';
44
import { Button } from './ui/button';
55

0 commit comments

Comments
 (0)