]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Added new Offcanvas file to import example
authorEric Horstmanshof <eric@arrowwebprojects.nl>
Sat, 10 Jul 2021 14:33:40 +0000 (16:33 +0200)
committerMark Otto <otto@github.com>
Mon, 12 Jul 2021 20:49:42 +0000 (13:49 -0700)
Added the new B5 Offcanvas component in the import examples.

site/content/docs/5.0/customize/optimize.md

index 0911667d0cc3605b57d861199ceda5dc7c884811..29b152154fb83e457071267f043adf2aadba15d6 100644 (file)
@@ -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';