I create a react app and make a test component and I try to render it and it didn't render
this is the component: https://i.sstatic.net/vsNH1.png
and this is the main App.js file: https://i.sstatic.net/P8lY7.png
and this is my result: https://i.sstatic.net/mQrFd.png
why is my test component not rendering?