mirror of
https://github.com/theoludwig/theoludwig.git
synced 2025-09-11 23:09:22 +02:00
chore: clean up
This commit is contained in:
@@ -15,7 +15,7 @@ export const BirthDate: React.FC<BirthDateProps> = () => {
|
||||
}, [])
|
||||
|
||||
return t("home.about.birth-date.value", {
|
||||
age,
|
||||
age: age.toString(),
|
||||
birthDate: BIRTH_DATE_STRING,
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user