Link:Secondary

Build 2763 on link-style-update
Reviewing disabled
View latest build
ErrorBuild 2763 on link-style-update
View Storybook
Fail
link.stories.tsx
expect(element).toHaveStyle()

- Expected

- text-decoration: underline dashed rgb(33, 36, 44);
+ text-decoration: underline dashed rgba(33, 36, 44, 0.64);
View in Storybook
Chrome 89
317x19
Linux Amazon Linux 2
2e2fcc on link-style-update
Caught exception in play function

This story threw an error after it finished rendering which means interactions may not have been executed fully.

Error: expect(element).toHaveStyle()

- Expected

- text-decoration: underline dashed rgb(33, 36, 44);
+ text-decoration: underline dashed rgba(33, 36, 44, 0.64);