Updated on 2026-08-14
This commit is contained in:
parent
af88b092a2
commit
d38b62a559
25 changed files with 199 additions and 340 deletions
|
|
@ -58,7 +58,7 @@ internal fun NFTReceiveNetworksContent(state: NFTReceiveUM.Networks.Content, mod
|
|||
item(
|
||||
key = "not_available_title",
|
||||
) {
|
||||
Title(resourceReference(R.string.nft_receive_unavailable_section_title))
|
||||
Title(resourceReference(R.string.common_not_added))
|
||||
}
|
||||
networks(state.unavailableItems)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue