fix: contributor count not displaying on home page#1299
fix: contributor count not displaying on home page#1299Katotodan wants to merge 1 commit intoopenfoodfacts:mainfrom
Conversation
Signed-off-by: DANIEL KATOTO <katotodan@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughImport path for Changes
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes 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 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 |
|
I can't reproduce the problem. If you feel like this is still a problem use the issue you opened. Closing. |
Description
Fixed the contributor count not displaying on the home page.
Cause
The issue was caused by an incorrect import path being used for the contributor API utility.
Fix
Updated the import URI to the correct path so the contributor count can be fetched and displayed properly.
Related issue(s) and discussion
Checklist: Author Self-Review
Large Language Models usage disclosure
Summary by CodeRabbit