Remove spaces from filters (#9524)

This commit is contained in:
Paul
2017-11-27 17:44:33 -08:00
committed by Sabe Jones
parent cd92f44365
commit 2afd96e11c

View File

@@ -83,19 +83,19 @@ export default {
},
{
label: 'mental_health',
key: 'mental_health ',
key: 'mental_health',
},
{
label: 'getting_organized',
key: 'getting_organized ',
key: 'getting_organized',
},
{
label: 'self_improvement',
key: 'self_improvement ',
key: 'self_improvement',
},
{
label: 'spirituality',
key: 'spirituality ',
key: 'spirituality',
},
{
label: 'time_management',