From edebdb07409b763474adfab1dcf84e91521c2ef2 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 14 Jan 2022 08:04:41 -0800 Subject: [PATCH] linting --- src/html.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/html.js b/src/html.js index 013a4db..dc6f4f4 100644 --- a/src/html.js +++ b/src/html.js @@ -8,18 +8,18 @@ export default function HTML (props) { return ( - - + + {/* Loading animation should be loaded very first thing. */}
- + Loading...
{/* minimal-slp-wallet-web */} -