mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-08 06:50:59 +00:00
Added new Offcanvas file to import example
Added the new B5 Offcanvas component in the import examples.
This commit is contained in:
parent
452e2f0689
commit
145aaee2a7
1 changed files with 1 additions and 0 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Reference in a new issue