react-router-dom is not working for nested page and sub-pages for react application in sub-directory
I am working on react application using vite and I am using latest version of react-router-dom v 6.23.0.
My react application is build on the subdirectory (./new-mobile/dist) of main directory.