remove funding required filter (#62)

This commit is contained in:
Danny Skubak 2019-11-05 14:41:08 -05:00 committed by Daniel Ternyak
parent c66be86c54
commit 8255f0174c
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ export default class ProposalFilters extends React.Component<Props> {
PROPOSAL_STAGE.PREVIEW,
PROPOSAL_STAGE.FAILED,
PROPOSAL_STAGE.CANCELED,
PROPOSAL_STAGE.FUNDING_REQUIRED
].includes(s as PROPOSAL_STAGE),
) // skip a few
.map(s => (