chore: correct types
This commit is contained in:
@@ -16,7 +16,6 @@ export interface Props {
|
||||
}
|
||||
|
||||
const { post, url } = Astro.props;
|
||||
const { Content } = post;
|
||||
---
|
||||
|
||||
<section class="py-8 sm:py-16 lg:py-20 mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user