Files
DefinitelyTyped/types/styled-components
Dominik Rowicki dc4340f3da Add support for forwardedAs to styled-components (#41347)
* Add support for forwardedAs to styled-components

* Test whether as/forwardedAs correctly rejects invalid props

* Revert "Test whether as/forwardedAs correctly rejects invalid props"

The newly added tests pass locally, but fail in automated testing, as per the comment on another case in test/index.tsx:580.

This reverts commit d09acb1eba6250b0761b2d626ce52d8e7df64310.
2020-01-06 16:07:28 -08:00
..