Add stats

This commit is contained in:
2025-09-07 03:09:37 +02:00
parent 69f03170a6
commit 12635511af
5 changed files with 228 additions and 5 deletions
+2
View File
@@ -11,6 +11,7 @@ import {
VaCardActions,
VaCardContent,
VaCardTitle,
VaDivider,
VaForm,
VaIcon,
VaInput
@@ -88,6 +89,7 @@ function add() {
>Gesehen</VaButton
>
</VaForm>
<VaDivider />
<CarDetail :car="enteredType" />
</VaCardContent>
</VaCard>