so, I am using my backend as the firebase in the app and I want my routes to look like abc.web.app for my HTML landing page and abc.web.app/app for my react app
I have checked there is a way to dangerously set inner HTML but I can't use it this way
so, I am using my backend as the firebase in the app and I want my routes to look like abc.web.app for my HTML landing page and abc.web.app/app for my react app
I have checked there is a way to dangerously set inner HTML but I can't use it this way