Skip to content

Commit 0b55e22

Browse files
julien-deramondmdo
authored andcommitted
Docs: remove alpha mention for BootstrapVueNext in JavaScript page
1 parent 93dd12d commit 0b55e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/src/content/docs/getting-started/javascript.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ A better alternative for those using this type of frameworks is to use a framewo
3939
**Try it yourself!** Download the source code and working demo for using Bootstrap with React, Next.js, and React Bootstrap from the [twbs/examples repository](https://github.com/twbs/examples/tree/main/react-nextjs). You can also [open the example in StackBlitz](https://stackblitz.com/github/twbs/examples/tree/main/react-nextjs?file=src%2Fpages%2Findex.tsx).
4040
</Callout>
4141
- Vue: [BootstrapVue](https://bootstrap-vue.org/) (Bootstrap 4)
42-
- Vue 3: [BootstrapVueNext](https://bootstrap-vue-next.github.io/bootstrap-vue-next/) (Bootstrap 5, currently in alpha)
42+
- Vue 3: [BootstrapVueNext](https://bootstrap-vue-next.github.io/bootstrap-vue-next/) (Bootstrap 5)
4343
- Angular: [ng-bootstrap](https://ng-bootstrap.github.io/) or [ngx-bootstrap](https://valor-software.com/ngx-bootstrap)
4444

4545
## Using Bootstrap as a module

0 commit comments

Comments
 (0)