From 39e403a8a78bead3e41b538d1c3513661c52cf80 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 23 Jun 2020 11:16:02 +0200 Subject: [PATCH] added submit button to form --- src/app/userstory-form/userstory-form.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/userstory-form/userstory-form.component.html b/src/app/userstory-form/userstory-form.component.html index e23e626..0b2ddc8 100644 --- a/src/app/userstory-form/userstory-form.component.html +++ b/src/app/userstory-form/userstory-form.component.html @@ -53,12 +53,12 @@ + - \ No newline at end of file