From 63f3c2be884a5f363510558678e0b5e089c0283f Mon Sep 17 00:00:00 2001 From: Atul Varma Date: Wed, 3 Feb 2021 20:26:17 -0500 Subject: [PATCH] Use one paragraph for stroke and fill --- lib/browser-main.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/browser-main.tsx b/lib/browser-main.tsx index 946bce4..3120fea 100644 --- a/lib/browser-main.tsx +++ b/lib/browser-main.tsx @@ -53,9 +53,7 @@ const App: React.FC<{}> = () => { value={stroke} onChange={(e) => setStroke(e.target.value)} id="stroke" - /> -

-

+ />{" "}