some comments and cleanup
This commit is contained in:
parent
d78b2bb6c1
commit
22c92b10d8
5 changed files with 17 additions and 13 deletions
|
@ -30,7 +30,6 @@ const SvgWrapper = forwardRef((props, ref) => {
|
|||
const { patternProps = false, gist, updateGist, unsetGist, showInfo, viewBox } = props
|
||||
|
||||
if (!patternProps) return null
|
||||
console.log(props.children)
|
||||
|
||||
return (
|
||||
<SizeMe>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue