Fix version
This commit is contained in:
@@ -101,7 +101,7 @@ function TableStatus({ listPublish }: { listPublish: any }) {
|
|||||||
value={`${origin}/dev/event/konfirmasi/${e.id}`}
|
value={`${origin}/dev/event/konfirmasi/${e.id}`}
|
||||||
/>
|
/>
|
||||||
</Center>
|
</Center>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<Center w={200}>
|
<Center w={200}>
|
||||||
<Text>{e?.Author?.username}</Text>
|
<Text>{e?.Author?.username}</Text>
|
||||||
|
|||||||
Reference in New Issue
Block a user