Fix LatestPosts Props and usage
This commit is contained in:
@ -9,7 +9,7 @@ export interface Props {
|
||||
allPostsText?: string;
|
||||
allPostsLink?: string | URL;
|
||||
information?: string;
|
||||
postIds: string[];
|
||||
count?: number;
|
||||
}
|
||||
|
||||
const {
|
||||
|
Reference in New Issue
Block a user