Skip to content

Commit d12b5d0

Browse files
committed
feat: add live demo to readme
1 parent dba5a82 commit d12b5d0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Drag-and-drop support provided by Draggabilly by @desandro.
88
If you are using Vue2, please see here.
99
https://github.com/viewweiwu/vue-tabs-chrome
1010

11+
## Live Demo
12+
13+
[https://viewweiwu.github.io/vue3-tabs-chrome/](https://viewweiwu.github.io/vue3-tabs-chrome/)
14+
1115
## Code Sandbox
1216

1317
https://codesandbox.io/s/crazy-mcclintock-p514v?file=/src/App.vue

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-tabs-chrome",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"private": false,
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)