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 27ef904 commit 21afe03Copy full SHA for 21afe03
docs-v2/components/ConnectLinkDemo.jsx
@@ -4,9 +4,7 @@ import {
4
useState,
5
useEffect,
6
} from "react";
7
-import {
8
- useGlobalConnect,
9
-} from "./GlobalConnectProvider";
+import { useGlobalConnect } from "./GlobalConnectProvider";
10
11
export default function ConnectLinkDemo() {
12
const {
0 commit comments