Issue — Problem Statement
The documentation for using the AsyncAPI React component in Vue (docs/usage/vue.md) contains a typo where it incorrectly references “Angular” in the usage instructions.
This can create confusion for developers trying to integrate the component within a Vue environment.
Proposed Fix
Update docs/usage/vue.md to correctly reference “Vue” instead of “Angular” on line 15.