From 9cb23fbf2457280c642ff96f35d5b460cc970eec Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sat, 25 May 2019 14:31:10 +0200 Subject: [PATCH] Playground: Remove `parser` from Copy config JSON (#6155) --- website/playground/Playground.js | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/website/playground/Playground.js b/website/playground/Playground.js index 631287dc..1a79bcf0 100644 --- a/website/playground/Playground.js +++ b/website/playground/Playground.js @@ -220,7 +220,18 @@ class Playground extends React.Component { {editorState.showSidebar ? "Hide" : "Show"} options - + Copy config JSON