airbnb/react-sketchapp

Unable to use styled-components@5.3.0 with typescript

dwb1994 opened this issue · 1 comments

| -------------------------------------------------------------------------------------------------

Requesting a new feature

Proposal/Feature-request: use 'styled-components@5.3.0' & '@types/styled-components@5.1.10':
styled.Text, cause: "Property 'Text' does not exist on type 'ThemedStyledInterface'. Did you mean 'text'?ts(2551)"

Sketch version: 72.1

Hi, could you create a repository with a reproducible example please? I’ve been using react-sketchapp with styled-components@5.2.1 and typescript fine.