I'm developing a Virtual Assistant in order to being published in Microsoft Teams, what I find out is that using the adaptive cards there are some limitation in Teams because of the version (for example the buttons need to be always at the end of the card). I would like to have a better UX and I find out that Teams supports the Control Library in React (https://learn.microsoft.com/en-us/microsoftteams/platform/get-started/app-studio-component-library).
Now my question is if also the Virtual Assistant is able to support something like that?