2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-10 08:02:27 +03:00

docs(example): fix hljs

This commit is contained in:
mengxiong10
2019-11-20 14:52:32 +08:00
parent cdb45bd328
commit f9d21eb3a1
5 changed files with 55 additions and 33 deletions
+1
View File
@@ -6,6 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Document</title>
<link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" />
<script src="https://polyfill.io/v3/polyfill.js?features=Promise,fetch&flags=gated"></script>
</head>
<body>
<div id="app"></div>