🔥 Removed left-behind debug statement
This commit is contained in:
parent
2a20b65fa2
commit
f2eec77187
1 changed files with 0 additions and 2 deletions
|
@ -75,8 +75,6 @@ const DraftPattern = props => {
|
||||||
return (
|
return (
|
||||||
<div className="fs-sa">
|
<div className="fs-sa">
|
||||||
<section>
|
<section>
|
||||||
<h5>REMOVEME</h5>
|
|
||||||
<pre>{JSON.stringify(props.svgExport, null, 2)}</pre>
|
|
||||||
<h2>
|
<h2>
|
||||||
<FormattedMessage id="app.pattern" />
|
<FormattedMessage id="app.pattern" />
|
||||||
</h2>
|
</h2>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue