mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-05-31 06:24:06 +03:00
docs(example): ie compatible
This commit is contained in:
+1
-1
@@ -6,7 +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>
|
||||
<script src="https://polyfill.io/v3/polyfill.js?features=Object.assign,Array.from,Promise,fetch&flags=gated"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user