Noelia f58f82d4c6 refactor(MintToken): Mint token views refactor
- Created `TokenObject` files and use them inside `CommunityNewTokenView` instead of plain properties.
- Updated `CommunityTokenView` to use `TokenObject` properties instead of plain properties.
- Updated store calls to use `TokenObject` properties instead of plain properties.
- Remote destruct properties renames.
- Airdrop navigation extended passing token type (asset or collectible).
- Updated `storybook` according to new changes.
2023-06-13 15:57:20 +02:00

5 lines
182 B
Plaintext

singleton CommunityPermissionsHelpers 1.0 CommunityPermissionsHelpers.qml
AssetObject 1.0 AssetObject.qml
CollectibleObject 1.0 CollectibleObject.qml
TokenObject 1.0 TokenObject.qml