chore(shared): Updated ui settings and work on render view
This commit is contained in:
parent
1ac287e6f5
commit
c95ebd5934
8 changed files with 57 additions and 39 deletions
|
@ -102,6 +102,7 @@ export const PartInner = forwardRef(({ partName, part, settings, showInfo, ui, u
|
|||
fill={'url(#grid-' + partName + ')'}
|
||||
/>
|
||||
) : null
|
||||
console.log({ part })
|
||||
|
||||
return (
|
||||
<g ref={ref}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue