Skip to content

Commit 1b10f1c

Browse files
committed
review
1 parent f4b20f1 commit 1b10f1c

File tree

1 file changed

+1
-1
lines changed
  • src/quo2/components/wallet/network_amount

1 file changed

+1
-1
lines changed

src/quo2/components/wallet/network_amount/view.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{:source (resources/tokens token)
1515
:style {:width 12 :height 12}}]
1616
[text/text
17-
{:width :medium
17+
{:weight :medium
1818
:size :paragraph-2
1919
:style style/text}
2020
(str amount " " (string/upper-case (clj->js token)))]

0 commit comments

Comments
 (0)