Minor fix

This commit is contained in:
Clayzxr
2025-01-27 14:57:08 +01:00
parent c9cb423ae2
commit 1f4ec66a2c
4 changed files with 5 additions and 3 deletions
@@ -155,7 +155,7 @@ export default function EditMobility() {
}
/>
</td>
<td>{entry.weeksCount || "N/A"}</td>
<td>{entry.weeksCount || "0"}</td>
<td>
<input
type="text"