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 fd175ae commit 5b7f4c2Copy full SHA for 5b7f4c2
components/common/Layout/Layout.tsx
@@ -11,7 +11,7 @@ import SlideOverNavbar from "../SlideOverNavbar"
11
import profilePictures from "data/profilePictures"
12
import Snowfall from "react-snowfall"
13
14
-//Configure FCL
+//Configure FCL.
15
fcl
16
.config()
17
.put("accessNode.api", process.env.NEXT_PUBLIC_ACCESS_NODE_API)
0 commit comments