sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-660: Add types for styled-components #3326

Closed jira-to-github-migrator-test[bot] closed 1 year ago

jira-to-github-migrator-test[bot] commented 1 year ago

sarahsporck - 20.5.2021, 09:48:49

During our refactoring to typescript types of styled-components got lost since extra configuration is needed to have ts support for styled-components. Fix this so that ts displays errors if either wrong properties of the theme or wrong props are accessed.

See https://styled-components.com/docs/api#typescript

Environment: - Linked issues: