File tree 3 files changed +6
-6
lines changed
components/Card/CardInfo/Components
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ const ContractTransferInternal = ({ content }: { content: Content }) => {
25
25
< span className = "margin-left-xs text text-sm contrast-color-70" >
26
26
Transfer{ ' ' }
27
27
< span className = "money money-sm" >
28
- { t . value } < CryptoIcon size = "sm " name = { 'asa' } />
28
+ { t . value } < CryptoIcon size = "xs " name = { 'asa' } />
29
29
</ span >
30
30
{ ' ' }
31
31
From{ ' ' }
Original file line number Diff line number Diff line change 18
18
"license" : " MIT" ,
19
19
"dependencies" : {
20
20
"@astradefi/address-converter" : " ^0.4.1" ,
21
- "@astraprotocol/astra-ui" : " ^1.0.38 " ,
21
+ "@astraprotocol/astra-ui" : " ^1.0.39 " ,
22
22
"@cosmjs/crypto" : " ^0.29.0" ,
23
23
"@cosmjs/encoding" : " ^0.29.0" ,
24
24
"@reduxjs/toolkit" : " ^1.8.5" ,
Original file line number Diff line number Diff line change 25
25
link-module-alias "^1.2.0"
26
26
shx "^0.3.4"
27
27
28
- "@astraprotocol/astra-ui@^1.0.38 ":
29
- version "1.0.38 "
30
- resolved "https://npm.pkg.github.com/download/@astraprotocol/astra-ui/1.0.38/5c3c0294e7cb9f69663eef317b8a9297fbdd64f2#5c3c0294e7cb9f69663eef317b8a9297fbdd64f2 "
31
- integrity sha512-2OSLp6wEg7bDCY2kCQfTuVzwgoqMyV+IUYNnSxxOKi+FLEhlSMsTa7FZO66Ta72e77vxqEnWUHS63mFy3EpaXA ==
28
+ "@astraprotocol/astra-ui@^1.0.39 ":
29
+ version "1.0.39 "
30
+ resolved "https://npm.pkg.github.com/download/@astraprotocol/astra-ui/1.0.39/69c8c0faae5160a10d3fd72ff9691b2d7ce82f12#69c8c0faae5160a10d3fd72ff9691b2d7ce82f12 "
31
+ integrity sha512-Zze/t21N7GAInwSzwLDhk5QgtLMX/+zfv5JTrdrKNaDHHHpTlnlA8BXfOfV+qUV7s+W1DqCwUuJ5YeFS4bxjIg ==
32
32
dependencies:
33
33
"@types/numeral" "^2.0.2"
34
34
"@types/react-copy-to-clipboard" "^5.0.4"
You can’t perform that action at this time.
0 commit comments