From 148501359d61926c5ebd4dfc6ea86773bd22aabb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20Bu=C4=9Fra=20Yi=C4=9Fiter?= Date: Mon, 9 Jan 2023 16:34:30 +0300 Subject: [PATCH] fix: update wrong class in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf0e8c0..27221d6 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Starts the sign process and returns the signed transaction in `Uint8Array` ## Customizing Style -You can override the z-index using the `.pera-wallet-connect-modal` class so that the modal does not conflict with another component on your application. +You can override the z-index using the `.pera-wallet-modal` class so that the modal does not conflict with another component on your application. ```scss .pera-wallet-modal {