— Oct 21, 2025 Fixing Extra Whitespace in Astro Components Inline components in Astro can introduce unwanted spaces in the rendered HTML. Here’s how wrapping a custom link component in a fragment removed the extra whitespace.