From dabc93ef03da8b23ef7a207c090e48d485a4b8c4 Mon Sep 17 00:00:00 2001 From: gabek Date: Fri, 16 Apr 2021 05:01:28 +0000 Subject: [PATCH] Prettified Code! --- webroot/js/app.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webroot/js/app.js b/webroot/js/app.js index b4ac9749f..2f82e7940 100644 --- a/webroot/js/app.js +++ b/webroot/js/app.js @@ -574,7 +574,9 @@ export default class App extends Component { id="app-container" class="flex w-full flex-col justify-start relative ${extraAppClasses}" > - +