build error fixes

This commit is contained in:
Emre
2025-11-03 17:18:32 +03:00
parent 5fbe4e8b90
commit 365c8fa7a5
3 changed files with 8 additions and 6 deletions

View File

@@ -57,6 +57,8 @@ export interface PersonData {
imageUrl: string
xUrl: string
linkedinUrl: string
tags?: string[]
note?: string
}
// Function to dynamically get all people data