File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="utf-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
6
< link rel ="icon " href ="sortable.svg ">
7
- < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0 /dist/css/bootstrap.min.css ">
7
+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2 /dist/css/bootstrap.min.css ">
8
8
< link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css ">
9
9
< link rel ="stylesheet " href ="sortable.css ">
10
10
< title > Sortable</ title >
@@ -336,7 +336,7 @@ <h2 class="display-6">Advanced usage</h2>
336
336
</ table >
337
337
</ div >
338
338
</ main >
339
- < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0 /dist/js/bootstrap.bundle.min.js "> </ script >
339
+ < script src ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2 /dist/js/bootstrap.bundle.min.js "> </ script >
340
340
< script src ="sortable.js "> </ script >
341
341
< script >
342
342
sortable ( '#example-1' ) ;
You can’t perform that action at this time.
0 commit comments