Fixed: Calendar Ledgend not being shown

This commit is contained in:
Qstick
2019-12-07 02:04:38 -05:00
parent 61450a5ca4
commit bbd065940e

View File

@@ -156,7 +156,7 @@ class CalendarPage extends Component {
} }
{ {
hasMovie && !! movieError && hasMovie && !movieError &&
<LegendConnector /> <LegendConnector />
} }
</PageContentBodyConnector> </PageContentBodyConnector>