Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Walkthrough在 Changes公开API扩展
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #388 +/- ##
=======================================
Coverage 99.19% 99.19%
=======================================
Files 13 13
Lines 1365 1366 +1
Branches 180 180
=======================================
+ Hits 1354 1355 +1
Misses 11 11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Code Review
This pull request updates the main entry point src/index.ts to export the NotificationList component along with its associated types and configurations, such as NotificationListProps, Placement, and StackConfig. I have no feedback to provide as there are no review comments.
978ab10 to
8f9d69b
Compare
Summary
NotificationListfrom the package source entry.Validation
npm run lint(passes with existing hook dependency warnings)No test cases added per request.