From e95fd5b37dfef3ce3d77703ee831eaaecf161b33 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Mon, 4 Mar 2019 17:56:00 +0100 Subject: [PATCH] Codestyle --- app/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/App.tsx b/app/src/App.tsx index cfc5331..ef98433 100644 --- a/app/src/App.tsx +++ b/app/src/App.tsx @@ -89,7 +89,7 @@ class App extends React.PureComponent { - + ) } }