Closed samanyougarg closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
bhagavad-gita | 🔄 Building (Inspect) | Visit Preview | Sep 4, 2023 6:54pm |
CodeRabbit
The change enhances the VerseOfDay
component in the Home module by displaying both chapter and verse numbers. This improvement provides a more precise reference to the daily verse, enhancing user experience.
File | Summary |
---|---|
src/components/Home/VerseOfDay.tsx | The template string in the VerseOfDay component has been modified to include both the chapter number and verse number. Previously, only the chapter number was displayed. |
🐇🎉
"In the land of code, where logic is boss, A tiny change, but no data loss. Chapter and verse, now hand in hand, Making references easy to understand. Celebrate this change, for it's not small, In the grand scheme, it benefits us all!" 🥳🎈
Uplevel your code reviews with CodeRabbit Pro
### CodeRabbit Pro If you like this project, please support us by purchasing the [Pro version](https://coderabbit.ai). The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.
Summary by CodeRabbit
VerseOfDay
component in the Home section. Now, it displays both the chapter number and verse number for the daily verse, providing a more accurate reference for users.