From 07099df3ae67bed35deeb92c84c50c94942900af Mon Sep 17 00:00:00 2001 From: Ryan Miller Date: Tue, 9 Jul 2024 15:01:14 +1000 Subject: [PATCH] fix: add z index to telegram iframe --- packages/auth/components/TelegramAuthButton.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/auth/components/TelegramAuthButton.tsx b/packages/auth/components/TelegramAuthButton.tsx index 8f61bc3a..cb572861 100644 --- a/packages/auth/components/TelegramAuthButton.tsx +++ b/packages/auth/components/TelegramAuthButton.tsx @@ -31,7 +31,10 @@ export const TelegramAuthButton = forwardRef {!isConnected ? ( -
+