checkpoint

This commit is contained in:
Timur Gordon
2025-06-30 15:49:32 +02:00
parent fdbb4b84c3
commit 1c96fa4087
12 changed files with 856 additions and 262 deletions

View File

@@ -74,7 +74,7 @@ pub fn residence_view(props: &ResidenceViewProps) -> Html {
</tr>
<tr>
<td class="fw-bold">{"Email:"}</td>
<td>{"john.doe@resident.zdf"}</td>
<td>{"timur@resident.zdf"}</td>
</tr>
</tbody>
</table>