Skip to content

fix: self closing tag to avoid warnings#39

Merged
SomaticIT merged 1 commit intotouchifyapp:mainfrom
AnthonyRogge:patch-1
Sep 8, 2025
Merged

fix: self closing tag to avoid warnings#39
SomaticIT merged 1 commit intotouchifyapp:mainfrom
AnthonyRogge:patch-1

Conversation

@AnthonyRogge
Copy link
Copy Markdown
Contributor

As per Svelte warning: Self-closing HTML tags for non-void elements are ambiguous — use <div ...></div> rather than <div ... />

As per Svelte warning: Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`
@SomaticIT SomaticIT merged commit 1d21c2c into touchifyapp:main Sep 8, 2025
2 checks passed
@SomaticIT
Copy link
Copy Markdown
Contributor

Thanks, merged :)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 8, 2025

🎉 This PR is included in version 1.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants