Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s4l1h authored Aug 26, 2022
1 parent 62ef5d5 commit 2d08875
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You can find **React.js** version of this library from [here](https://github.com


```
For Vue.js 3 => [email protected].3 (still beta) There is no breaking changes.The api is as same as v2.
For Vue.js 3 => [email protected].5 (still beta) There is no breaking changes.The api is as same as v2.
The Only changed thing is JS files doesn't include css file content.
You need to import dist/style.css or src/vue-toastr.scss to your project.
This gives more flexibility to library.
Expand All @@ -14,9 +14,13 @@ Dev branch: https://github.com/s4l1h/vue-toastr/tree/dev-v3
Demo: https://codesandbox.io/s/quizzical-grass-eb62u
For Vue.js 2 => [email protected] (stable)
For Vue.js 1 => [email protected] (stable)
```
For Vue.js 3 => [[email protected]](https://github.com/s4l1h/vue-toastr/tree/dev-v3)

For Vue.js 2 => [[email protected]](https://github.com/s4l1h/vue-toastr/tree/master)

For Vue.js 1 => [[email protected]](https://github.com/s4l1h/vue-toastr/tree/1.0)


## Project setup

Expand Down

0 comments on commit 2d08875

Please sign in to comment.