Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Update code snippet for relayer (#1109)
Browse files Browse the repository at this point in the history
Update snippet
  • Loading branch information
adam-maj authored Dec 1, 2023
1 parent 1dfc5e9 commit 09cf584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/onboarding/17 Engine/Guides/3 Relayer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import { ThirdwebProvider } from "@thirdweb-dev/react";
export default function App() {
return (
<ThirdwebProvider
chain="polygon"
activeChain="polygon"
sdkOptions={{
gasless: {
engine: {
Expand Down

1 comment on commit 09cf584

@vercel
Copy link

@vercel vercel bot commented on 09cf584 Dec 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.