--- interface Props {} const {} = Astro.props; console.log("SHIET", Astro.props); console.log("SHIET", await Astro.slots.render("default")); ---