Skip to content

Commit

Permalink
Update tweet-with-js-dark.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis authored Oct 27, 2024
1 parent ad4fe6e commit 643cc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/examples/tweet-with-js-dark.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Adding Twitter’s widget script will hydrate the HTML markup of `<Tweet>`.

The above code produces the following result:

<script src="https://platform.twitter.com/widgets.js"></script>
<script async src="https://platform.twitter.com/widgets.js"></script>

<Tweet theme="dark" id="https://twitter.com/astrodotbuild/status/1632809919291457537" />

Expand Down

0 comments on commit 643cc8a

Please sign in to comment.