Refactor components that are not used in Canvas
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3560384. -->
Reported by: [pameeela](https://www.drupal.org/user/1431110)
Related to !131
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>There are a bunch of components that are not used in Canvas, but are built as SDCs. These shouldn't be SDCs, their markup and styling should be handled separately.</p>
<ul>
<li>branding</li>
<li>breadcrumb</li>
<li>view-snap</li>
<li>webform</li>
<li>pager</li>
<li>navbar-search</li>
<li>menus: menu.html.twig includes menu-utility.twig so I think menu-footer is obsolete?</li>
</ul>
> Related issue: [Issue #3560546](https://www.drupal.org/node/3560546)
issue