diff --git a/packages/configuration-builder/src/TokensSection/Playground.tsx b/packages/configuration-builder/src/TokensSection/Playground.tsx
index 1a0edcff1..792c75efb 100644
--- a/packages/configuration-builder/src/TokensSection/Playground.tsx
+++ b/packages/configuration-builder/src/TokensSection/Playground.tsx
@@ -5,16 +5,18 @@ export function Playground({ children }: { children: Children }) {
const theme = useConfiguredTheme();
return (
-