Update context tag

This commit is contained in:
Ajay Sivan 2024-06-13 00:38:06 +07:00
parent d4ab548d51
commit bca30e3b35
No known key found for this signature in database
GPG Key ID: 5F9AC120AE59597A
1 changed files with 4 additions and 1 deletions

View File

@ -28,6 +28,9 @@
:button-one-label (i18n/label :t/save-changes)
:button-two-label (i18n/label :t/cancel)
:description :top
:role :admin
:context-tag-props {:size 24
:type :token
:token "USDT"
:amount "99.97"}
:description-top-text (i18n/label :t/receive-at-least)
:button-two-props {:type :grey}}]]))