-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementing PagesRouter to navigate between packages #11883
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #11883 +/- ##
==========================================
+ Coverage 86.35% 86.37% +0.01%
==========================================
Files 903 904 +1
Lines 12947 12957 +10
Branches 1616 1620 +4
==========================================
+ Hits 11181 11191 +10
Misses 1534 1534
Partials 232 232 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!! 👏 I have a few suggestions. 😊
Description
Related Issue(s)
Verification