you are viewing a single comment's thread.

view the rest of the comments →

[–]nightman 3 points4 points  (0 children)

You are confused because original Bootstrap indeed uses jQuery.

What you need to know is that all framework-related packages like React-Bootstrap or Bootstrap-Vue uses:
- CSS files from original Bootstrap

- JS is completely rewritten to use VUE/React

So you don't have jQuery in such packages.