Skip to content

Commit

Permalink
Document BootstrapVue being outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
srmagura authored and mdo committed Jun 13, 2022
1 parent a9ef305 commit 1b31f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.2/getting-started/javascript.md
Expand Up @@ -19,7 +19,7 @@ While the Bootstrap CSS can be used with any framework, **the Bootstrap JavaScri
A better alternative for those using this type of frameworks is to use a framework-specific package **instead of** the Bootstrap JavaScript. Here are some of the most popular options:

- React: [React Bootstrap](https://react-bootstrap.github.io/)
- Vue: [BootstrapVue](https://bootstrap-vue.org/)
- Vue: [BootstrapVue](https://bootstrap-vue.org/) (currently only supports Vue 2 and Bootstrap 4)
- Angular: [ng-bootstrap](https://ng-bootstrap.github.io/)

## Using Bootstrap as a module
Expand Down

0 comments on commit 1b31f84

Please sign in to comment.