Added details prop to summary actors.

This commit is contained in:
2025-11-18 00:41:41 +01:00
parent 14bca958fd
commit f4acee53c4
2 changed files with 60 additions and 7 deletions

View File

@@ -16,12 +16,14 @@ export default {
gender: 'female',
ageThen: 26,
ageFromBirth: 31,
dateOfBirth: new Date(1999, 2, 2),
},
{
name: 'Mo The Fucker',
gender: 'male',
ageThen: 32,
ageFromBirth: 37,
dateOfBirth: new Date(1988, 5, 12),
},
],
tags: [