The <Grid align='stretch'> documentation is a bit misleading. The documentation shows the grid items stretching their height, but if you look closely they only stretch to the tallest item in their row.
Do any flex-experts here know how to get the items to actually stretch to the entire height of the Grid? I've been trying in this sandbox with no luck:
https://codesandbox.io/s/practical-pateu-nzjrgm?file=/src/Demo.tsx
practical-pateu-nzjrgm by identifier using @mantine/core, @mantine/hooks, loader-utils, react, react-dom, react-scripts