diff --git a/static/js/TopicPage.jsx b/static/js/TopicPage.jsx index a68fd40b8e..8a5740bebb 100644 --- a/static/js/TopicPage.jsx +++ b/static/js/TopicPage.jsx @@ -836,7 +836,7 @@ const propKeys = [ const TopicMetaData = ({ topicTitle, timePeriod, multiPanel, topicImage, properties={} }) => { const tpSection = !!timePeriod ? ( - +