mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-08 06:32:46 +00:00
more
This commit is contained in:
parent
c62efa4819
commit
87b7de3ad3
@ -39,6 +39,7 @@ export default class Reactions extends Component {
|
||||
|
||||
<div class="rewind-report-page -post-used-reactions">
|
||||
<div class="rewind-card">
|
||||
<h3>Most used reactions in topics</h3>
|
||||
<div class="rewind-reactions-chart">
|
||||
{{#each-in @report.data.post_used_reactions as |emojiName count|}}
|
||||
<div class="rewind-reactions-row">
|
||||
|
Loading…
x
Reference in New Issue
Block a user