You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,9 +64,9 @@ yarn add choices.js
64
64
65
65
From a [CDN](https://www.jsdelivr.com/package/npm/choices.js):
66
66
67
-
**Notes:**
67
+
**Notes:**
68
68
* There is sometimes a delay before the latest version of Choices is reflected on the CDN.
69
-
* Examples below pin a version (v11.0.6). Check [latest release](https://www.jsdelivr.com/package/npm/choices.js) and update v11.0.6 to the latest tag before using.
69
+
* Examples below pin a version (v11.1.0). Check [latest release](https://www.jsdelivr.com/package/npm/choices.js) and update v11.1.0 to the latest tag before using.
70
70
```html
71
71
<!-- Include base CSS (optional) -->
72
72
<link
@@ -76,7 +76,7 @@ From a [CDN](https://www.jsdelivr.com/package/npm/choices.js):
0 commit comments