// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`component.UI.BackgroundLight should render correctly 1`] = ` .c0 { color: primaryText; background-color: lightBackground; }
`;