[Question] My component is invisible!

Hello, I’m new to Streamlit. I’m currently defining and using my first custom component, but my component is invisible. However, all the HTML code is properly generated inside the iframe tag. In this case, where should I start debugging? I really don’t know what to do. Could you help me?

The frontend uses React, TypeScript, and Ant Design (antd).