huntabyte / cmdk-sv

cmdk, but for Svelte ✨
https://cmdk-sv.com
MIT License
455 stars 19 forks source link

Fix self-closing tags #84

Closed arackaf closed 1 month ago

arackaf commented 1 month ago

Fixing the self-closing tags to quiet Svelte 5 warnings

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: cad8a9758e6826c9f13e505289cf94f0371daba5

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

This PR includes changesets to release 1 package | Name | Type | | ------- | ----- | | cmdk-sv | 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

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cmdk-sv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 15, 2024 10:51pm
AdrianGonz97 commented 1 month ago

thank you!