15079 show eia required label
This commit is contained in:
@@ -33,8 +33,7 @@ const EventsDetails = (props) => {
|
||||
<h2 className="govuk-heading-m ">Events</h2>
|
||||
{eventsArr.map(
|
||||
(item, key) =>
|
||||
item.pinswg_eventpublishingflag ==
|
||||
846040001 && (
|
||||
item.pinswg_eventpublishflag && (
|
||||
<>
|
||||
{" "}
|
||||
<div className="eventContainer">
|
||||
|
||||
Reference in New Issue
Block a user