Feat/custom wallet (#485)

* add form

* style form

* button height

* types

* fix(ui-test): using old version of tests (#488)

---------

Co-authored-by: Derek <alexanderderekrein@gmail.com>
This commit is contained in:
Glitch
2024-02-26 12:35:50 -03:00
committed by GitHub
co-authored by Derek
parent 218235865f
commit 8a974713dd
7 changed files with 154 additions and 7 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
skip-playwright-webserver: true
branch: V4
command: playwright:test:wallet
uses: WalletConnect/web3modal/.github/workflows/ui_tests.yml@V3
uses: WalletConnect/web3modal/.github/workflows/ui_tests.yml@V4
secrets:
NEXT_PUBLIC_PROJECT_ID: ${{ secrets.UI_TEST_PROJECT_ID }}
TESTS_NEXTAUTH_SECRET: ${{ secrets.TESTS_NEXTAUTH_SECRET }}