@mentor-medier/article-body-block
Advanced tools
Comparing version 0.0.0-canary.46b66ee3 to 0.0.0-canary.51aee2a
@@ -146,4 +146,4 @@ import React, { Fragment } from 'react'; | ||
<section className="correction"> | ||
<h6>{item.correction_type || 'Correction'}</h6> | ||
<div>{item.text}</div> | ||
<h2 className="h6-primary">{item.correction_type || 'Correction'}</h2> | ||
<p>{item.text}</p> | ||
</section> | ||
@@ -150,0 +150,0 @@ </Fragment> |
{ | ||
"name": "@mentor-medier/article-body-block", | ||
"version": "0.0.0-canary.46b66ee3", | ||
"version": "0.0.0-canary.51aee2a", | ||
"description": "Fusion News Theme article body block", | ||
@@ -37,3 +37,3 @@ "author": "Brent Miller <brent.miller@washport.com>", | ||
}, | ||
"gitHead": "46b66ee3397aa67e442776a54661c7990d7435b0" | ||
"gitHead": "51aee2a6d8e7fa8fdc36e2dd9ac10509c318e5c9" | ||
} |
Sorry, the diff of this file is not supported yet
38935