fix for #1440
This commit is contained in:
parent
0fff0718ad
commit
307a129931
693
js/theme.js
693
js/theme.js
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
|
|
@ -1,4 +1,4 @@
|
|||
import Popper from 'popper.js/src/index'
|
||||
import Popper from 'popper.js/dist/popper.js' // Needs to be included for tooltips and popover
|
||||
import Alert from 'bootstrap/js/src/alert'
|
||||
import Button from 'bootstrap/js/src/button'
|
||||
import Carousel from 'bootstrap/js/src/carousel'
|
||||
|
|
|
|||
Loading…
Reference in New Issue