DefinitelyTyped/types/react
Brenton Simpson 8ca44be1a4 Fixed borderRadius types
React's `borderRadius` [can only be](https://github.com/facebook/react/blob/master/packages/react-dom/src/shared/dangerousStyleValue.js) a `string` or a `number`, so the type should reflect that.

See also #20743
2017-12-01 16:30:30 -08:00
..
test Fixed borderRadius types 2017-12-01 16:30:30 -08:00
v15 Merge pull request #21381 from kaelig/patch-2 2017-11-14 15:30:43 -08:00
global.d.ts
index.d.ts Fixed borderRadius types 2017-12-01 16:30:30 -08:00
tsconfig.json
tslint.json