when I used the serve to deploy my react app it was worked but when I insert my own route in browser its giving me a blank page " white screen "
if go to my.domain.com/first_route ---> its worked
but go to my.domain.com/first_route/second_route ---> giving me a blank screen
and thanks alot
when I used the serve to deploy my react app it was worked but when I insert my own route in browser its giving me a blank page " white screen "
if go to my.domain.com/first_route ---> its worked
but go to my.domain.com/first_route/second_route ---> giving me a blank screen
and thanks alot