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
..
test
ts3.7
v3
cssprop.d.ts
index.d.ts
macro.d.ts
native.d.ts [react-native] Minor UIManager update, and removal of dead types (#38128) 2019-09-08 17:29:03 -07:00
package.json [styled-components] Update for TypeScript 3.7 (#40209) 2019-11-07 20:24:54 +09:00
tsconfig.json Trim tsconfig files; move untested files to OTHER_FILES.txt (#40676) 2019-11-26 12:47:30 -08:00
tslint.json