@mentor-medier/article-body-block
Advanced tools
Comparing version 0.0.0-canary.2aa4bd9 to 0.0.0-canary.357b239
@@ -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.2aa4bd9", | ||
"version": "0.0.0-canary.357b239", | ||
"description": "Fusion News Theme article body block", | ||
@@ -37,3 +37,3 @@ "author": "Brent Miller <brent.miller@washport.com>", | ||
}, | ||
"gitHead": "2aa4bd947b0122c6dff62c80fee328af55df9351" | ||
"gitHead": "357b239848e51d3730fd513c535302194be7c8be" | ||
} |
Sorry, the diff of this file is not supported yet
38935