novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
34.59k stars 3.53k forks source link

feat(js,react): Export InboxContent component #6531

Closed desiprisg closed 5 days ago

desiprisg commented 1 week ago

What changed? Why was the change needed?

This PR:

Expand for optional sections ### Related enterprise PR ### Special notes for your reviewer
linear[bot] commented 1 week ago

COM-237 Export `<InboxContent />` for popover usage.

pkg-pr-new[bot] commented 1 week ago

Open in Stackblitz

pnpm add https://pkg.pr.new/novuhq/novu/@novu/stateless@6531

commit: d0f1943

desiprisg commented 1 week ago

Overall works well, great job! 🙌 Just noticed that the custom popover looks a bit odd.

Screenshot 2024-09-19 at 18 13 12

Yeah I never applied a max height I think, that's why!