@financial-times/community-event-teaser
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -174,3 +174,4 @@ 'use strict'; | ||
xEngine.h("div", { className: "event-teaser__container-row" }, | ||
xEngine.h(Title, { title: title, eventUrl: eventUrl }), | ||
xEngine.h(Title, { title: title, eventUrl: eventUrl })), | ||
xEngine.h("div", { className: "event-teaser__container-row" }, | ||
xEngine.h(Timestamp, { scheduledStartTime: scheduledStartTime }), | ||
@@ -177,0 +178,0 @@ xEngine.h(Separator, null), |
{ | ||
"name": "@financial-times/community-event-teaser", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "UI for community events", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
725883
17477