🐛 fix ie bug
This commit is contained in:
parent
3d9e4f2065
commit
c6f21c2f4c
5 changed files with 38 additions and 7 deletions
|
@ -1,3 +1,6 @@
|
|||
// es6 polyfill
|
||||
import 'core-js/fn/array/find-index'
|
||||
|
||||
import Affix from './components/affix';
|
||||
import Alert from './components/alert';
|
||||
import BackTop from './components/back-top';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue