Skip to content

Commit

Permalink
Merge branch 'main' into gs-collapse-cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo authored Jul 12, 2021
2 parents 1aeb2ba + 145aaee commit f2ea075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/docs/5.0/customize/optimize.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ For instance, assuming you're using your own JavaScript bundler like Webpack or
// import 'bootstrap/js/dist/collapse';
// import 'bootstrap/js/dist/dropdown';
import 'bootstrap/js/dist/modal';
// import 'bootstrap/js/dist/offcanvas';
// import 'bootstrap/js/dist/popover';
// import 'bootstrap/js/dist/scrollspy';
// import 'bootstrap/js/dist/tab';
Expand Down

0 comments on commit f2ea075

Please sign in to comment.