blob: 324c72105bdc39370c9c97ff1b789e9bd629d6fa (
plain)
1
2
3
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Badge component: basic render 1`] = `"<span class=\\"audit-badge badge\\" title=\\"Does not meet WCAG standards for accessible text.\\" aria-label=\\"Contrast\\">Contrast</span>"`;
|