Skip to content

Commit 52d4872

Browse files
author
Andres Janes
committed
added examples in code sandbox to readme
1 parent 16afe9f commit 52d4872

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@
66
## Install for use with Vuetify 2.*
77
```npm install vuetify-snackbar-queue```
88

9+
[See Code Sandbox Example](https://codesandbox.io/s/vuetify-snackbar-queue-s6pt2)
10+
911
please note that the `auto-height` prop for the `VSnackbar` component was deprecated in Vuetify 2 and is no longer available.
1012

1113
## Install for use with Vuetify 1.5.*
1214
```npm install [email protected]```
1315

16+
[See Code Sandbox Example](https://codesandbox.io/s/sweet-haze-z2v919669m)
17+
1418
## Latest component docs
1519

1620
See the docs at [Vuetify Snackbar Queue Docs](https://ajanes93.github.io/vuetify-snackbar-queue/)

0 commit comments

Comments
 (0)