Skip to content

Commit

Permalink
Added new Offcanvas file to import example
Browse files Browse the repository at this point in the history
Added the new B5 Offcanvas component in the import examples.
  • Loading branch information
Erulezz authored and mdo committed Jul 12, 2021
1 parent 452e2f0 commit 145aaee
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 145aaee

Please sign in to comment.