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 e140e3e commit 7f0f88bCopy full SHA for 7f0f88b
README.md
@@ -23,4 +23,4 @@ $ npm i @maggo/use-flow @onflow/fcl
23
24
## Usage
25
26
-WIP: See [examples/use-authentication](examples/use-authentication/pages/index.tsx)
+WIP: See [examples/react](examples/react)
examples/react/readme.md
@@ -0,0 +1,3 @@
1
+# useFlow Examples
2
+
3
+A suite of useFlow examples using nextjs.
0 commit comments