You are wrapping switch navigator in the component App , but not using it anywhere. You need to wrap and export the container instead:
確定! 回上一頁