added pending reply to thread

This commit is contained in:
plebbitor
2023-04-16 18:07:20 +02:00
parent 4c68e8f8c4
commit c5b7f67a22
3 changed files with 23 additions and 15 deletions
-1
View File
@@ -252,7 +252,6 @@ const Pending = () => {
 
<span className="post-number">
<Link to="" onClick={() => {}} title="Link to this post">c/</Link>
&nbsp;
<span key="pending" style={{color: 'red', fontWeight: '700'}}>Pending</span>
</span>&nbsp;&nbsp;
<button key={`pmb-${"pending"}`} className="post-menu-button" onClick={() => {}} title="Post menu" style={{ all: 'unset', cursor: 'pointer' }}></button>