Closed imrishabh18 closed 3 months ago
Anything in the console?
The props in react-fiber
needs to be updated for this? @seveibar
I just patched this in the latest version of builder yesterday https://github.com/tscircuit/builder/pull/79
cc @Slaviiiii
File - https://github.com/tscircuit/schematic-viewer/blob/714e6a0189cd7ba887ffb20a4add964ba086417e/src/stories/bugs/bug8-autolayout.stories.tsx
<board />
propspcbCenterX
andpcbCenterY
which are depreciated when replaced withpcbX
andpcbY
is having bug