docs(ui): add stories for blog index page#2679
docs(ui): add stories for blog index page#2679IestynGage wants to merge 1 commit intonpmx-dev:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
📝 WalkthroughWalkthroughA new Storybook story file is added for the Blog component. The file imports the Blog component and related Storybook types, defines a meta configuration with fullscreen layout and page decorator, then exports the configuration and a Default story stub. ChangesBlog Component Story
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
|
Hello! Thank you for opening your first PR to npmx, @IestynGage! 🚀 Here’s what will happen next:
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
@cylewaitforit if you have time would you be able to take a look? no rush or pressure! |
🔗 Linked issue
#2150
🧭 Context
Noticed this issue still had missing storybooks and it was labelled with Help wanted, so I added the storybook.
📚 Description
Added the storybook for the blog index. Seems to be working just fine. I looked at the other page storybooks and followed the convention used.