From acb4b3da8c2d8430d82060eba55138fcb9ee8d82 Mon Sep 17 00:00:00 2001 From: frikky Date: Mon, 1 Jun 2020 13:56:49 +0200 Subject: [PATCH] Fixed appcreator image size --- frontend/src/AppCreator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/AppCreator.js b/frontend/src/AppCreator.js index e34e3945..c073d10d 100644 --- a/frontend/src/AppCreator.js +++ b/frontend/src/AppCreator.js @@ -1421,7 +1421,7 @@ const AppCreator = (props) => { // const imageData = file.length > 0 ? file : fileBase64 - const imageInfo = + const imageInfo = // Random names for type & autoComplete. Didn't research :^) const landingpageDataBrowser =