frenic / csstype

Strict TypeScript and Flow types for style based on MDN data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'containIntrinsicSize' does not exist in type 'StyleRule | (StyleRule | ClassNames)[]'

eyesofdaveed opened this issue · comments

In react/typescript app adding 'containIntrinsicSize' property returns a type error.
'containIntrinsicSize' does not exist in type 'StyleRule | (StyleRule | ClassNames)[]'