Fixed topics filter for guides
This commit is contained in:
committed by
fabioberger
parent
984305d483
commit
6055d44120
@@ -44,7 +44,7 @@ const Columns = styled.div`
|
|||||||
|
|
||||||
const filters = [
|
const filters = [
|
||||||
{
|
{
|
||||||
attribute: 'topic',
|
attribute: 'topics',
|
||||||
heading: 'Topic',
|
heading: 'Topic',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user