fix(storybook): Removed property no longer used

`holdersModel` property no longer used in `CommunityCollectibleView`.
This commit is contained in:
Noelia 2023-05-11 19:10:55 +02:00 committed by Noelia
parent 3a030102fe
commit e1d05eaafc
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ SplitView {
anchors.fill: parent
anchors.margins: 50
holdersModel: TokenHoldersModel {}
artworkSource: ModelsData.icons.superRare
preview: previewBox.checked
deployState: mintingStateBox.checked ? 1 : 0