DEV: remove undefined categoryPageStyle (#24253)

This commit is contained in:
Kris
2023-11-06 18:15:38 -05:00
committed by GitHub
parent 2bd4cf69d0
commit fb20f86784

View File

@@ -13,7 +13,6 @@
@connectorTagName="div"
@outletArgs={{hash
categories=this.model.categories
categoryPageStyle=this.categoryPageStyle
topics=this.model.topics
}}
/>
@@ -51,7 +50,6 @@
@connectorTagName="div"
@outletArgs={{hash
categories=this.model.categories
categoryPageStyle=this.categoryPageStyle
topics=this.model.topics
}}
/>