Skip to content

Commit

Permalink
fix: addmasa.stories new
Browse files Browse the repository at this point in the history
  • Loading branch information
simodrws committed May 4, 2023
1 parent 2eb8aaf commit 2c01919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stories/masa.stories.tsx
Expand Up @@ -153,6 +153,7 @@ const Component = (): JSX.Element => {
<button onClick={(): void => switchNetwork?.('goerli')}>
Switch to Goerli
</button>

<button onClick={(): void => switchNetwork?.('polygon')}>
Switch to Polygon
</button>
Expand Down

0 comments on commit 2c01919

Please sign in to comment.