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 0de0989 commit 0b6a1f9Copy full SHA for 0b6a1f9
js/src/loading-button.js
@@ -1,7 +1,7 @@
1
/**
2
* --------------------------------------------------------------------------
3
- * CoreUI (v3.4.0): loading-button.js
4
- * Licensed under MIT (https://coreui.io/license)
+ * CoreUI PRO (v3.4.0): loading-button.js
+ * Licens (https://coreui.io/pro/license)
5
6
*/
7
@@ -23,7 +23,7 @@ import Manipulator from './dom/manipulator'
23
24
25
const NAME = 'loading-button'
26
-const VERSION = '3.4.0'
+const VERSION = '3.4.0-alpha.0'
27
const DATA_KEY = 'coreui.loading-button'
28
const EVENT_KEY = `.${DATA_KEY}`
29
const DATA_API_KEY = '.data-api'
0 commit comments