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
Getting typescript errors when setting descProp to true and trying to use it with my svg components. Assuming desc?: string needs to be added to client types, but I could be misunderstanding something.
--edit-- Oh, I'm on a pre 4.0 release...this probably isn't relevant.
The text was updated successfully, but these errors were encountered:
https://react-svgr.com/docs/options/#description
Getting typescript errors when setting descProp to true and trying to use it with my svg components. Assuming
desc?: string
needs to be added to client types, but I could be misunderstanding something.--edit-- Oh, I'm on a pre 4.0 release...this probably isn't relevant.
The text was updated successfully, but these errors were encountered: