sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(routes): Avoid usage of optional route params

Open evanpurkhiser opened this issue 2 months ago • 0 comments

The syntax has changed in react-router 6. Instead of trying to build compatability we can just remove the one optional route we have.

evanpurkhiser avatar May 09 '24 23:05 evanpurkhiser