Skip to content

Commit 21afe03

Browse files
Update ConnectLinkDemo.jsx
1 parent 27ef904 commit 21afe03

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs-v2/components/ConnectLinkDemo.jsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ import {
44
useState,
55
useEffect,
66
} from "react";
7-
import {
8-
useGlobalConnect,
9-
} from "./GlobalConnectProvider";
7+
import { useGlobalConnect } from "./GlobalConnectProvider";
108

119
export default function ConnectLinkDemo() {
1210
const {

0 commit comments

Comments
 (0)