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
The type definitions for this package don't map to the proptype settings for the components.
For example: text is only represented as string, It should also allow JSX.Element.
The text was updated successfully, but these errors were encountered:
@see: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/react-notify-toast/index.d.ts
The type definitions for this package don't map to the proptype settings for the components.
For example:
text
is only represented asstring
, It should also allowJSX.Element
.The text was updated successfully, but these errors were encountered: