3 colums in MoreArticles

This commit is contained in:
Profile Profile
2026-03-15 22:57:53 +03:00
parent 944069f48d
commit a8821bcada

View File

@@ -12,6 +12,7 @@ const { posts, pageInfo } = await getLatestPosts(11);
type="latest"
perLoad={11}
showCount={false}
gridColumns="3"
/>