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 20, 2024
1 parent a6097d2 commit b102183
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 218 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
Loading

0 comments on commit b102183

Please sign in to comment.