1
0
Fork 0

🔥 Removed unused custom attribute from gist markup

This commit is contained in:
Joost De Cock 2019-05-10 09:48:27 +02:00
parent f849934cea
commit 5389e50cca

View file

@ -65,7 +65,7 @@ const DraftPattern = props => {
raiseEvent={raiseEvent}
/>
<h2>gist</h2>
<div className="gatsby-highlight" dataLanguage="json">
<div className="gatsby-highlight">
<pre
className="language-json"
dangerouslySetInnerHTML={{ __html: gist }}