swiperii

Results 2 issues of swiperii

It seems like the Plot component mutates its props (at least `layout`) instead of cloning the data. Mutation of props is to me unexpected (and undesired) behavior for a react...

The Plot component doesn't resize properly when using CSS grid for page layout. It will grow, but it never shrinks. Example: https://codepen.io/swiperii/pen/qMgdwO?editors=0010