Create list page
I am following the tutorial and I am using the inference to create my first page. When I create the list.tsx I get a 404 error. If I rename it to index.tsx I get this error:
What am I doing wrong?
Error: The default export is not a React Component in pageWhat am I doing wrong?
