wip
This commit is contained in:
parent
7816282318
commit
bc632cefe5
11 changed files with 104 additions and 90 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</a>
|
||||
<div class="text">
|
||||
<p>
|
||||
<mk-reaction-icon reaction={ notification.reaction }/>
|
||||
<mk-reaction-icon :reaction="notification.reaction"/>
|
||||
<a :href="`/${notification.user.username}`" v-user-preview="notification.user.id">{{ notification.user.name }}</a>
|
||||
</p>
|
||||
<a class="post-ref" :href="`/${notification.post.user.username}/${notification.post.id}`">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue