We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba5a82 commit d12b5d0Copy full SHA for d12b5d0
README.md
@@ -8,6 +8,10 @@ Drag-and-drop support provided by Draggabilly by @desandro.
8
If you are using Vue2, please see here.
9
https://github.com/viewweiwu/vue-tabs-chrome
10
11
+## Live Demo
12
+
13
+[https://viewweiwu.github.io/vue3-tabs-chrome/](https://viewweiwu.github.io/vue3-tabs-chrome/)
14
15
## Code Sandbox
16
17
https://codesandbox.io/s/crazy-mcclintock-p514v?file=/src/App.vue
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue3-tabs-chrome",
3
- "version": "0.1.3",
+ "version": "0.2.0",
4
"private": false,
5
"license": "MIT",
6
"scripts": {
0 commit comments