react-three-fiberreact-three-fibershrink-[2]shrink-[2] is equivalent to flex-shrink:2flex-shrink:2 and shrink-1shrink-1 is equivalent to flex-shrink:1flex-shrink:1.CanvasCanvas in the project, the page looks like it should. A divdiv on the left takes 2/3rd of the screen and a divdiv on the right takes the remaining 1/3rd. But when I put CanvasCanvas in the project as shown above the left divdiv stretches to take all of the available space. It also becomes unresponsive: if I try to reduce the size of the window the size of the canvas does not decrease but if I try to increase the window size the size of the CanvasCanvas increases.Join the Discord to ask follow-up questions and connect with the community