igpdev-428

Results 2 comments of igpdev-428

> I'm using [@wrangelvid](https://github.com/wrangelvid)'s idea to duplicate the root like this: > > function DoubleSided({ children }) { > return > {children} > > > } > then in Canvas:...