From 9071846df35000feb7a3b0778aca2949ca647aab Mon Sep 17 00:00:00 2001 From: greg Date: Mon, 2 Oct 2017 00:04:33 -0700 Subject: [PATCH] Flex on web input --- static/index.html | 6 ++++++ static/main.jsx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 6d97528..b0b1e79 100644 --- a/static/index.html +++ b/static/index.html @@ -2,6 +2,12 @@ Schala Metainterpreter Web Evaluator +
diff --git a/static/main.jsx b/static/main.jsx index 15c1433..0341753 100644 --- a/static/main.jsx +++ b/static/main.jsx @@ -38,7 +38,7 @@ class CodeArea extends React.Component { } render() { - return (
+ return (