1
0
Fork 0

🔥 Removed left-behind debug statement

This commit is contained in:
Joost De Cock 2019-07-19 15:28:25 +02:00
parent 2a20b65fa2
commit f2eec77187

View file

@ -75,8 +75,6 @@ const DraftPattern = props => {
return (
<div className="fs-sa">
<section>
<h5>REMOVEME</h5>
<pre>{JSON.stringify(props.svgExport, null, 2)}</pre>
<h2>
<FormattedMessage id="app.pattern" />
</h2>