fix(storybook): Updated `CommunityMintTokensSettingsPanelPage`

Property no longer used
This commit is contained in:
Noelia 2023-05-08 15:35:35 +02:00 committed by Noelia
parent d789ceefed
commit 3f84660137
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ SplitView {
anchors.fill: parent
anchors.topMargin: 50
tokensModel: editorModelChecked.checked ? emptyModel : MintedCollectiblesModel.mintedCollectibleModel
holdersModel: TokenHoldersModel {}
layer1Networks: NetworksModel.layer1Networks
layer2Networks: NetworksModel.layer2Networks
testNetworks: NetworksModel.testNetworks