remove raw date value from tanstak-table
This commit is contained in:
@@ -351,7 +351,6 @@ export default function TanstakFilesTable({ fileType }: { fileType: string }) {
|
||||
<br />
|
||||
{formatDateTime(row.original.uploadDate)}
|
||||
<br />
|
||||
{row.original.uploadDate}
|
||||
</>
|
||||
) : (
|
||||
<div>-</div>
|
||||
|
||||
Reference in New Issue
Block a user