fix: replace publishedAt by createdAt
This commit is contained in:
@@ -48,7 +48,7 @@ export default function MizikLyen({niAwtis, anPawol, kuveti, slug, meteEsMobilOu
|
||||
</Box>
|
||||
)}
|
||||
|
||||
{esBrandNew(anPawol.publishedAt) && (
|
||||
{esBrandNew(anPawol.createdAt) && (
|
||||
<FiberNewOutlinedIcon style={{fontSize: 30, marginRight: 5}} color='primary' />
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user