This commit is contained in:
2025-03-23 12:19:33 -04:00
parent 15a203acf2
commit 6f5b9d4106
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@ export const handler: Handlers<PageData> = {
export default function PostIdentifier({ data }: PageProps<PageData>) {
const { postData } = data;
console.log(postData);
return (
<div>