Uh oh!
There was an error while loading. Please reload this page.
Rename RouterNames -> RouteNames - #2939
Conversation
rtibbles
commented
Feb 11, 2021
@jonboiser as this is not a bug fix, could you retarget this to develop? |
ef829bd to
b1760a8CompareCodecov Report
@@ Coverage Diff @@## develop #2939 +/- ##
========================================
Coverage 84.85% 84.85% ========================================
Files 292 292 Lines 15338 15338 ========================================
Hits 13015 13015 Misses 2323 2323 Continue to review full report at Codecov.
|
b1760a8 to
edabaf1Compare
MisRob
left a comment
There was a problem hiding this comment.
Thank you, @jonboiser. I've checked the diff and clicked through the important paths in the app. Everything looks good to me. Before merging, could you please run yarn lint-all:fix to fix the failing linting check?
Do you have githooks installed for Studio? This should run automatically before a commit.
edabaf1 to
526c1a8Compare
Renames all
RouterNamestokens toRouteNames.Fixes#2028