diff --git a/apps/quill/client/components/playground-view.tsx b/apps/quill/client/components/playground-view.tsx index 511226b..bd61d88 100644 --- a/apps/quill/client/components/playground-view.tsx +++ b/apps/quill/client/components/playground-view.tsx @@ -295,7 +295,8 @@ export function PlaygroundView({
setPresetSlug(e.target.value as UseCase | "")} value={presetSlug} > @@ -326,6 +328,7 @@ export function PlaygroundView({