stuff happened
This commit is contained in:
@ -27,7 +27,6 @@ export const handler: Handlers<PageData> = {
|
||||
|
||||
export default function PostIdentifier({ data }: PageProps<PageData>) {
|
||||
const { postData } = data;
|
||||
console.log(postData);
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user