Add support for views grid layouts
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3566249. -->
Reported by: [pameeela](https://www.drupal.org/user/1431110)
Related to !11
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The section component allows for grid columns, but the layout doesn't work for views inside the grid, which end up taking the parent grid layout. To support views grid layouts, we should add a new prop to the section component for 'Views columns' that applies the appropriate classes to the child container.</p>
issue