diff --git a/apps/www/components/code-block-command.tsx b/apps/www/components/code-block-command.tsx index f74e21f1693..4d254a68005 100644 --- a/apps/www/components/code-block-command.tsx +++ b/apps/www/components/code-block-command.tsx @@ -54,7 +54,7 @@ export function CodeBlockCommand({ }, [packageManager, tabs]) return ( -
+
{ @@ -81,7 +81,7 @@ export function CodeBlockCommand({
{Object.entries(tabs).map(([key, value]) => { return ( - +