0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

Added new Offcanvas file to import example

Added the new B5 Offcanvas component in the import examples.
This commit is contained in:
Eric Horstmanshof 2021-07-10 16:33:40 +02:00 committed by Mark Otto
parent 452e2f0689
commit 145aaee2a7

View 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';