discourse-follow/assets/javascripts/discourse/components/follow-feed-post.hbs
David Taylor b17ec5a246
UX: Re-use UserStreamItem from core (#91)
Previously this template file was copy/pasted/edited from core. Properly reusing the core component should help to ensure that any visual changes in core also apply to the reactions activity stream
2023-03-23 17:21:39 +00:00

1 line
No EOL
34 B
Handlebars

<UserStreamItem @item={{@post}} />