Fixed topics filter for guides

This commit is contained in:
Piotr Janosz
2019-07-23 16:53:13 +02:00
committed by fabioberger
parent 984305d483
commit 6055d44120

View File

@@ -44,7 +44,7 @@ const Columns = styled.div`
const filters = [ const filters = [
{ {
attribute: 'topic', attribute: 'topics',
heading: 'Topic', heading: 'Topic',
}, },
{ {