From fe71775ae83f3b568fc1744714dd67c47d431922 Mon Sep 17 00:00:00 2001 From: p-sw Date: Sun, 4 Aug 2024 15:37:12 +0900 Subject: [PATCH] fix: fix style of playground prop --- src/components/Playground.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/components/Playground.tsx b/src/components/Playground.tsx index 91ea43e..c2d7e01 100644 --- a/src/components/Playground.tsx +++ b/src/components/Playground.tsx @@ -78,7 +78,7 @@ export function PlaygroundControl(props: { {Object.entries(propEntries).map(([propName, propMeta]) => (