This commit is contained in:
Jordan Vidrine 2024-12-20 15:41:12 -06:00
parent c62efa4819
commit 87b7de3ad3

View File

@ -39,6 +39,7 @@ export default class Reactions extends Component {
<div class="rewind-report-page -post-used-reactions"> <div class="rewind-report-page -post-used-reactions">
<div class="rewind-card"> <div class="rewind-card">
<h3>Most used reactions in topics</h3>
<div class="rewind-reactions-chart"> <div class="rewind-reactions-chart">
{{#each-in @report.data.post_used_reactions as |emojiName count|}} {{#each-in @report.data.post_used_reactions as |emojiName count|}}
<div class="rewind-reactions-row"> <div class="rewind-reactions-row">