1
0
Fork 0

some comments and cleanup

This commit is contained in:
Enoch Riese 2022-12-12 10:14:28 -06:00
parent d78b2bb6c1
commit 22c92b10d8
5 changed files with 17 additions and 13 deletions

View file

@ -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>