update podcast page
This commit is contained in:
@@ -52,7 +52,7 @@ export const PodcastPage = () => {
|
||||
)}
|
||||
<span>{episode.title}</span>
|
||||
</div>
|
||||
<span>Added {new Date(episode.createdAt).toLocaleString()}</span>
|
||||
<span>{new Date(episode.createdAt).toLocaleString()}</span>
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user