--- import Comments from "../../../assets/js/oom-comments.js"; import "../../../assets/css/oom-styles.css"; //Register the custom element with your desired name customElements.define("oom-comments", Comments); const { mastodonLink, bskyLink } = Astro.props; --- No comments yet