airbnb / react-sketchapp

render React components to Sketch ⚛️💎
http://airbnb.io/react-sketchapp/
MIT License
14.94k stars 820 forks source link

Unable to use styled-components@5.3.0 with typescript #527

Open dwb1994 opened 3 years ago

dwb1994 commented 3 years ago
------------------------------------------------------------------------------------------------- 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

macintoshhelper commented 3 years ago

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.