Hello,
I’ve created a basic custom ui application with forge and I’ve tried to import Mui (https://mui.com/) and add a simple button. I’ve noticed that when I try to display it in Jira, it does not work. However, if I run the react application directly with “npm start” the button’s layout appears correctly.