reason-react
reason-react copied to clipboard
Better ReasonReactRouter server support
url, path, hash, and search should all take an optional raw string parameter for server usage. To be able to construct a URL for useUrl using the exact same logic that the client path will.