We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b20f1 commit 1b10f1cCopy full SHA for 1b10f1c
src/quo2/components/wallet/network_amount/view.cljs
@@ -14,7 +14,7 @@
14
{:source (resources/tokens token)
15
:style {:width 12 :height 12}}]
16
[text/text
17
- {:width :medium
+ {:weight :medium
18
:size :paragraph-2
19
:style style/text}
20
(str amount " " (string/upper-case (clj->js token)))]
0 commit comments