diff --git a/src/Controls/Controller.astro b/src/Controls/Controller.astro index a2e36d7..577b982 100644 --- a/src/Controls/Controller.astro +++ b/src/Controls/Controller.astro @@ -1,10 +1,11 @@ --- const { - PlayerName + PlayerName, + BigPlayButton } = Astro.props --- -