UNPKG
@bitjourney/react-toastr
Version:
latest (3.0.1)
3.0.1
React.js toastr component
tomchentw.github.io/react-toastr/
tomchentw/react-toastr
@bitjourney/react-toastr
/
src
/
docs
/
configuration.md
7 lines
(5 loc)
•
244 B
Markdown
View Raw
1
2
3
4
5
6
7
#### Styling links (CSS):
```html <
link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"
> <
link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/toastr.js/2.1.3/toastr.min.css"
> ```