You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
Okay this doesn't currently work due to ElementChildrenAttribute looking on the ElementAttributesProperty, which in our case is properties. See microsoft/TypeScript#18357
Enhancement
TypeScript now supports typed children in TSX, we need to update our JSX namespace to leverage it by adding the
ElementChildrenAttribute
.The text was updated successfully, but these errors were encountered: