Andrew Gies

Results 1 issues of Andrew Gies

# Bug report ## Describe the bug When a styled component is created by wrapping another styled component, as in: ``` const Wrapper = styled(AnotherStyledComponent)``; ``` updates to the wrapped...

kind: bug
area: Compiler
area: Developer Experience