Skip to content

Commit e23e78b

Browse files
committed
include bootstrap/collapse plugin. fixes #113
1 parent 27fb425 commit e23e78b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/src/components/navigation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import 'bootstrap/js/dropdown'
22
import 'bootstrap/js/tooltip'
33
import 'bootstrap/js/popover'
4+
import 'bootstrap/js/collapse'
45

56
import {queryByHook} from '../util'
67

0 commit comments

Comments
 (0)