mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-12-28 21:14:29 +01:00
14 lines
570 B
JavaScript
14 lines
570 B
JavaScript
//import {} from 'bootstrap/js/dist/alert'
|
|
//import {} from 'bootstrap/js/dist/button'
|
|
//import {} from 'bootstrap/js/dist/carousel'
|
|
//import {} from 'bootstrap/js/dist/collapse'
|
|
import {} from 'bootstrap/js/dist/dropdown'
|
|
//import {} from 'bootstrap/js/dist/index'
|
|
//import {} from 'bootstrap/js/dist/modal'
|
|
import {} from 'bootstrap/js/dist/popover'
|
|
//import {} from 'bootstrap/js/dist/scrollspy'
|
|
//import {} from 'bootstrap/js/dist/tab'
|
|
//import {} from 'bootstrap/js/dist/toast'
|
|
//import {} from 'bootstrap/js/dist/tooltip'
|
|
//import {} from 'bootstrap/js/dist/util'
|