We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c06d7 commit 6d108c8Copy full SHA for 6d108c8
README.md
@@ -49,7 +49,7 @@ We are using **`lodash`** internally, so you don't need to install separately fo
49
50
...
51
52
-<script src="https://unpkg.com/vue-bootstrap4-table@1.0.9/dist/vue-bootstrap4-table.min.js" crossorigin="anonymous"></script>
+<script src="https://unpkg.com/vue-bootstrap4-table@1.0.10/dist/vue-bootstrap4-table.min.js" crossorigin="anonymous"></script>
53
```
54
**Note:** If you've included bootstrap & jQuery packages already in your project, then include only **vue-bootstrap4-table.min.js** script.
55
0 commit comments