Lorenz Weiß

Results 2 comments of Lorenz Weiß

There is one solution with the new version of `styled-components` v4.1.4 to describe the type of the theme like this: https://www.styled-components.com/docs/api#typescript With that you don't need to write a wrapper...

I think you missed to import and use the new component also in the `App` component: https://github.com/contentful/apps/blob/master/examples/javascript/src/App.jsx