mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-12 15:12:28 +03:00
docs: fix code highlight
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ const titleAndDescMap = transformMd(en);
|
||||
const App = {
|
||||
name: 'App',
|
||||
mounted() {
|
||||
hljs.initHighlightingOnLoad();
|
||||
hljs.initHighlighting();
|
||||
},
|
||||
render(h) {
|
||||
const menus = components.map(item => {
|
||||
|
||||
Reference in New Issue
Block a user