Make date more IE friendly
This commit is contained in:
parent
8a4f9d5af3
commit
58ff14d782
3 changed files with 13 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
// es6 polyfill
|
||||
import 'core-js/fn/array/find';
|
||||
import 'core-js/fn/array/find-index';
|
||||
|
||||
import Affix from './components/affix';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue