diff --git a/src/src/app/modals/trip-create-modal/trip-create-modal.component.html b/src/src/app/modals/trip-create-modal/trip-create-modal.component.html index 2386a7a..dd31ff7 100644 --- a/src/src/app/modals/trip-create-modal/trip-create-modal.component.html +++ b/src/src/app/modals/trip-create-modal/trip-create-modal.component.html @@ -10,7 +10,7 @@ @if (tripForm.get("id")?.value === -1) { -
+
@@ -56,4 +56,4 @@
{{ tripForm.get("id")?.value !== -1 ? "Update" : "Create" }} -
\ No newline at end of file +