App.jsx vs App, a mistake in the curriculum

i was confused while learning about React, i googled what a top level component is in React and i found out it’s the function not the file.

The top-level component is usually called App and kept in a file called App.jsx

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.