--- import List from "../components/List.astro"; const { list, title } = Astro.props; ---

{title}