Skip to content

Commit 1b31f84

Browse files
srmaguramdo
authored andcommitted
Document BootstrapVue being outdated
1 parent a9ef305 commit 1b31f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/5.2/getting-started/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ While the Bootstrap CSS can be used with any framework, **the Bootstrap JavaScri
1919
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:
2020

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

2525
## Using Bootstrap as a module

0 commit comments

Comments
 (0)