From 989251dc58a974dbd36df8663a7860e5ee6ff097 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Thu, 8 Aug 2024 10:38:53 +0000 Subject: [PATCH] Add loader at app start (#14) Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675) Reviewed-on: https://git.vdb.to/cerc-io/testnet-onboarding-app/pulls/14 Co-authored-by: Nabarun Co-committed-by: Nabarun --- public/index.html | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index af672cf..4fbd2e7 100644 --- a/public/index.html +++ b/public/index.html @@ -25,10 +25,50 @@ Learn how to configure a non-root public URL by running `npm run build`. --> Testnet Onboarding App + -
+
+
+
+
+