You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You only need to define the client once. Exporting the client vartiable will allow you to use anywhere in your app.
81
+
You only need to define the client once. Exporting the client variable will allow you to use anywhere in your app.
82
82
83
83
</Step>
84
84
@@ -254,4 +254,4 @@ export default function App() {
254
254
255
255
## Learn more
256
256
257
-
You know have all the basics to build your own app with thirdweb. You can also check out the [full thirdweb SDK reference](/references/typescript/v5) to learn more about the different hooks and functions available.
257
+
You now have all the basics to build your own app with thirdweb. You can also check out the [full thirdweb SDK reference](/references/typescript/v5) to learn more about the different hooks and functions available.
0 commit comments