From 0a6afe1e24b9f159562ff2506b931e82a4923727 Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Tue, 9 Apr 2019 08:30:41 -0400 Subject: [PATCH] add input-output toggle back to /repl --- site/src/routes/repl/index.svelte | 45 +++++++++++++++++++++++++------ 1 file changed, 37 insertions(+), 8 deletions(-) diff --git a/site/src/routes/repl/index.svelte b/site/src/routes/repl/index.svelte index 97bf44acc1..005dd73006 100644 --- a/site/src/routes/repl/index.svelte +++ b/site/src/routes/repl/index.svelte @@ -11,6 +11,7 @@