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
refactor: remove any type from ts4.4 upgrade regarding (#23671)
Removes the `any` type used in the previous ts4.4 upgrade PR when
refering to the style property on the element. Creates a new type to
work around the built in `CSSStyleDeclaration` not including
`webkitTapHighlightColor`.
0 commit comments