mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-08 10:52:28 +03:00
deploy update
This commit is contained in:
@@ -2498,7 +2498,7 @@ var titleAndDescMap = transformMd(_en.default);
|
||||
var App = {
|
||||
name: 'App',
|
||||
mounted: function mounted() {
|
||||
_highlight.default.initHighlightingOnLoad();
|
||||
_highlight.default.initHighlighting();
|
||||
},
|
||||
render: function render(h) {
|
||||
var menus = components.map(function (item) {
|
||||
+1
-1
@@ -12,6 +12,6 @@
|
||||
<div id="app"></div>
|
||||
<script src="https://unpkg.com/vue@2.6.10/dist/vue.js"></script>
|
||||
<script src="https://unpkg.com/vue2-datepicker/index.min.js"></script>
|
||||
<script src="example.ad60c190.js"></script>
|
||||
<script src="example.8fcd7c8f.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user