fix little issues
This commit is contained in:
@@ -3,7 +3,7 @@ import FormattedDate from '@components/FormattedDate.astro';
|
||||
|
||||
interface Props {
|
||||
title: String;
|
||||
date: String;
|
||||
date: Date;
|
||||
slug?: String;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user