You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can override the Regex used to separate params (default `/(:[\w\(\)\\\+\*\.\?\[\]\-]+)+/g`):
766
+
You can change the URI Regex parser used for `params` (default `/(:[\w\(\)\\\+\*\.\?\[\]\-]+)+/g`), for more info see [#25](https://github.com/VeliovGroup/flow-router/issues/25):
0 commit comments