mint icon indicating copy to clipboard operation
mint copied to clipboard

Add a `basename` property to the router

Open Sija opened this issue 4 years ago • 1 comments

Similarly to what's react router is offering: https://reactrouter.com/web/api/BrowserRouter/basename-string

Sija avatar May 30 '21 20:05 Sija

We should investigate using the <base> HTML element for this https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base

gdotdesign avatar May 31 '21 06:05 gdotdesign