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
divyanshu013
changed the title
TypeScript should throw errors if people try to use standard svg properties on icons like fill-rule, clip-rule
We should throw errors if people try to use standard svg properties on icons like fill-rule, clip-ruleAug 18, 2022
I think these should be
fillRule
,clipRule
(TS should ideally be warning these). Similarly at other places.Originally posted by @divyanshu013 in #645 (comment)
The text was updated successfully, but these errors were encountered: