Skip to content

Commit a556a9d

Browse files
committed
docs: ✏️ fix demo
1 parent 03fe405 commit a556a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2@4.0.13/dist/css/select2.min.css" integrity="sha256-FdatTf20PQr/rWg+cAKfl6j4/IY3oohFAJ7gVC3M34E=" crossorigin="anonymous">
1212

1313
<!-- select2-bootstrap4-theme -->
14-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ttskch/select2-bootstrap4-theme/dist/select2-bootstrap4.min.css" integrity="sha256-UfmOIikh6kg5BkHZRS0JbrlxjUKLY0uSgUt+4KJPw1M=" crossorigin="anonymous"> <!-- for live demo page -->
14+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@ttskch/select2-bootstrap4-theme/dist/select2-bootstrap4.min.css"> <!-- for live demo page -->
1515
<link href="select2-bootstrap4.css" rel="stylesheet"> <!-- for local development env -->
1616
</head>
1717

0 commit comments

Comments
 (0)