mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
chore: remove useless prop
This commit is contained in:
parent
69e0cc3323
commit
297abd680d
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import Layout from "./Layout.astro"
|
|||
export interface Props {
|
||||
content: {
|
||||
title: string;
|
||||
date?: string;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue