DefinitelyTyped/types/react-toastr
DanRegazzi 9de8070a6b Update type react-toastr: Allow JSX to be used for title and message content. (#24910)
* Updated the typings to allow JSX elements in addition to strings for the toast message content.
Refer to https://tomchentw.github.io/react-toastr/

* Update version number of react-toastr type definition.

* Revert version number to match toastr's version number
Change toast notify functions to use string or ReactNode types explicitly
Revert change to options override type

* ReactNode includes string.
2018-04-16 15:13:56 -07:00
..
index.d.ts
react-toastr-tests.tsx
tsconfig.json
tslint.json