My problem was using export specifically in the App.tsx file
export
in the App.tsx file you should only use the default export
default export