With the <LayoutGroup> component, you can sync layout animations across a set of motion elements. They will then still animate automatically but also concurrently. Without a layout group With a layout group Without a layout group Take a look at this App() component. It has a parent div, whose width you can toggle between 260 […]