I have developed a Microsoft Teams App with some Fluent UI React components. The app is deployed on the SharePoint App catalog and added with the app manifest to MS Teams. In MS Teams I want to use the default styles of the client.
The issue is that the App is using the SharePoint Online custom design of the Tenant. How can I prevent this behavior?
Cheers and Thanks