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
Removed bad syntax adding defaults to interface attributes + any instead of dictionaries as attribute types (#11630)
* Removed bad syntax adding defaults to interface attributes
* Use any as type for attributes that have dictionary type
* Removed nullable from dictionary members in AnimationTriggerOptions
0 commit comments