Add Lotusdocs theme
This commit is contained in:
7
themes/lotusdocs/assets/js/bootstrap.js
vendored
Normal file
7
themes/lotusdocs/assets/js/bootstrap.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// Import the Bootstrap components we want to use.
|
||||
// See https://github.com/twbs/bootstrap/blob/main/js/index.umd.js
|
||||
import Tab from "/js/bootstrap/src/tab";
|
||||
|
||||
export default {
|
||||
Tab
|
||||
}
|
||||
Reference in New Issue
Block a user