From c2d4848f240d7435f14cd9f578f3bb1c5be771d6 Mon Sep 17 00:00:00 2001 From: Mario Sarcevic Date: Tue, 21 Nov 2023 18:02:43 +0100 Subject: [PATCH] fix: Fix eslint warning --- client/src/app/components/footer/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/app/components/footer/Footer.tsx b/client/src/app/components/footer/Footer.tsx index 584958a6f..84ac0c451 100644 --- a/client/src/app/components/footer/Footer.tsx +++ b/client/src/app/components/footer/Footer.tsx @@ -123,7 +123,7 @@ class Footer extends AsyncComponent {
- +
{this.state.foundationData?.registeredAddress.value.join("\n")}