diff --git a/docs/src/components/ChallengeFooter.astro b/docs/src/components/ChallengeFooter.astro index d0a71ae..f11b636 100644 --- a/docs/src/components/ChallengeFooter.astro +++ b/docs/src/components/ChallengeFooter.astro @@ -14,7 +14,7 @@ const npxCommand = `npx nx serve ${command}`;
-{npxCommand && +{command &&