Removed community maintained filter on tools page
This commit is contained in:
committed by
fabioberger
parent
2f197d128a
commit
32adb35c2a
@@ -98,5 +98,4 @@ const filters = [
|
||||
{ attribute: 'type', heading: 'Type' },
|
||||
{ attribute: 'tags', heading: 'Developer Persona' },
|
||||
{ attribute: 'difficulty', heading: 'Level' },
|
||||
{ attribute: 'isCommunity', heading: 'Community Maintained', customLabel: 'Include Community Maintained' },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user