Open
Description
I have been using react app with gh pages using HashRouter.
Now I updated to Browserrouter.
Now the inital load everything is fine but reloading in and internal link returns Page not found
Some innner pages alse return page not found
suppose
site.com/about/me will show if I go there from site.com/
but on reload t shows page not found