From bf30cc759d30b86c1a7b178c882ffc0a87ce2871 Mon Sep 17 00:00:00 2001 From: Lulox Date: Tue, 22 Oct 2024 10:26:26 -0300 Subject: [PATCH] Fixed switch theme not showing on mobile --- .../components/punk-society/ConfigMenu/AddressInfoDropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nextjs/components/punk-society/ConfigMenu/AddressInfoDropdown.tsx b/packages/nextjs/components/punk-society/ConfigMenu/AddressInfoDropdown.tsx index e4fbe05..df830d0 100644 --- a/packages/nextjs/components/punk-society/ConfigMenu/AddressInfoDropdown.tsx +++ b/packages/nextjs/components/punk-society/ConfigMenu/AddressInfoDropdown.tsx @@ -73,7 +73,7 @@ export const AddressInfoDropdown = ({ blockExplorerAddressLink }: AddressInfoDro ) : null} -
+