React Components render twice?

So I'm trying to split my code into components, but this ends in the component rendering twice on my page. How can I prevent this behavior?
Screenshot_2023-04-10_122148.png
Screenshot_2023-04-10_122142.png
Was this page helpful?