Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YohanTz authored and fracek committed Nov 3, 2023
1 parent aa00618 commit f6c7425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function App() {
const connectors = [braavos(), argent()];

return (
<StarknetConfig>
<StarknetConfig chains={chains} providers={providers} connectors={connectors}>
<YourApp />
</StarknetConfig>
)
Expand Down

0 comments on commit f6c7425

Please sign in to comment.