Closed kidroca closed 1 year ago
For some reason icon components don't appear on snapshots Even thought they would appear on the storybook page the snapshot was captured from
<li> <gds-icon name="ArrowClockwise"></gds-icon> <span><!---->ArrowClockwise<!----></span> </li> <!----> <li> <gds-icon name="ArrowDown"></gds-icon> <span><!---->ArrowDown<!----></span> </li> <!----> <li> <gds-icon name="ArrowLeft"></gds-icon> <span><!---->ArrowLeft<!----></span> </li> <!----> <li> <gds-icon name="ArrowRight"></gds-icon> <span><!---->ArrowRight<!----></span> </li> <!---->
No longer relevant: We've decided to approach web-components differently (not try to build them out of React)
For some reason icon components don't appear on snapshots Even thought they would appear on the storybook page the snapshot was captured from
Percy snapshot
Web-components storybook
A piece of the Percy snapshot