parent
779bde0bb1
commit
bef89502a1
|
@ -114,7 +114,7 @@ function mention() {
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div flex justify-between gap-8>
|
<div flex justify-between gap-8>
|
||||||
<CommonTooltip placement="bottom" content="Replay">
|
<CommonTooltip placement="bottom" content="Reply">
|
||||||
<RouterLink :to="getStatusPath(status)">
|
<RouterLink :to="getStatusPath(status)">
|
||||||
<StatusActionButton
|
<StatusActionButton
|
||||||
:text="status.repliesCount"
|
:text="status.repliesCount"
|
||||||
|
|
Loading…
Reference in New Issue