Skip to content

Commit

Permalink
chore: tests fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Son89 committed May 19, 2024
1 parent 7d1dcdf commit 6bf0cb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
(h/render-with-theme-provider component :light))

(def props
{:theme :light
:state :default
{:state :default
:label "Mainnet"
:network-image 873
:customization-color :blue
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
:network-name :mainnet
:chain-id 1
:related-chain-id 5}]
:wallet/current-viewing-address "0x1"
:wallet/current-viewing-account {:path "m/44'/60'/0'/0/1"
:emoji "💎"
:key-uid "0x2f5ea39"
Expand Down

0 comments on commit 6bf0cb3

Please sign in to comment.