From 403f8b02c12722710149d54583cc3421e7577b79 Mon Sep 17 00:00:00 2001 From: thomasrosen Date: Thu, 21 Jan 2021 19:31:13 +0100 Subject: [PATCH] removed header tag and button code-indent --- src/App.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/App.js b/src/App.js index 32e032b..f095528 100644 --- a/src/App.js +++ b/src/App.js @@ -58,15 +58,13 @@ function App() { return (
-
Finished Frame - -
+
) }