delucis / astro-embed

Low-JavaScript embed components for Astro websites
https://astro-embed.netlify.app
MIT License
172 stars 25 forks source link

Remove pointless `<script>` in Tweet component #67

Closed delucis closed 9 months ago

delucis commented 9 months ago

I forgot to delete an experimental <script> tag in the Tweet component in #46, which wasn’t actually doing anything. This PR removes that unused JS.

changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: 64662ae56abf4caf7041ffbac694eaba782b35df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------------------ | ----- | | @astro-community/astro-embed-twitter | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR