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 eae9da5 commit 1471af2Copy full SHA for 1471af2
README.md
@@ -25,7 +25,7 @@ A simple plugin to create scrollable tabs with Bootstrap 5.
25
<link rel="stylesheet" href="node_modules/bootstrap-icons/1.7.2/font/bootstrap-icons.min.css">
26
27
<!--External library-->
28
-<script src="node_modules/scrollable-tabs-bootstrap-5/dist/move.min.js"></script>
+<script src="node_modules/move-js/move.min.js"></script>
29
<!--https://visionmedia.github.io/move.js/-->
30
31
<!--Scrollable libs-->
0 commit comments