diff --git a/examples/basics/src/components/Card.astro b/examples/basics/src/components/Card.astro index 2515ee70fc..ee57d4df40 100644 --- a/examples/basics/src/components/Card.astro +++ b/examples/basics/src/components/Card.astro @@ -11,7 +11,8 @@ const { href, title, body } = Astro.props;