// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`with styles should throw a meaningful error if a non styled component with react element is interpolated 1`] = `"A plain React class (NestedComp) has been interpolated into styles, probably as a component selector (https://www.styled-components.com/docs/advanced#referring-to-other-components). Only styled-component classes can be targeted in this fashion."`;