forked from cerc-io/cosmos-explorer
hidden vote by states
This commit is contained in:
parent
8f793d295a
commit
9f1d093128
@ -41,7 +41,7 @@ const changeTab = (val: '2' | '3' | '4') => {
|
|||||||
>Rejected</a
|
>Rejected</a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<ProposalListItem :proposals="store?.proposals[tab]" />
|
<ProposalListItem :proposals="store?.proposals[tab]" :votable="tab === '2'" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<route>
|
<route>
|
||||||
|
Loading…
Reference in New Issue
Block a user