add AuthorDispaly

This commit is contained in:
Profile Profile
2026-02-02 17:58:36 +03:00
parent 49a4638c75
commit 131deebffc
9 changed files with 600 additions and 137 deletions

View File

@@ -1,4 +1,7 @@
---
export interface Props {
items: any[];
showCount?: boolean;