Skip to content

Commit

Permalink
📝 Fix: Add coming soon to broken stackblitz (#1108)
Browse files Browse the repository at this point in the history
## Description

_Concise description of proposed changes_

## Testing

Explain the quality checks that have been done on the code changes

## Additional Information

- [ ] I read the [contributing docs](../docs/contributing.md) (if this
is your first contribution)

Your ENS/address:

Co-authored-by: William Cory <[email protected]>
  • Loading branch information
roninjin10 and William Cory authored May 19, 2024
1 parent 30c2b88 commit 3c02464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ hero:

import { Card, CardGrid } from '@astrojs/starlight/components';

## Try now!
## Try now (coming soon)!

<iframe frameborder="0" width="100%" height="500" src="https://stackblitz.com/~/github.com/evmts/tevm-vite-wagmi-example"></iframe>

Expand Down

0 comments on commit 3c02464

Please sign in to comment.