From c4d6b85660202a679a4590734029e35ae5345238 Mon Sep 17 00:00:00 2001 From: Srikanth Y <98155788+mryenagandula@users.noreply.github.com> Date: Sat, 21 May 2022 15:44:32 +0530 Subject: [PATCH] updated --- README.md | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 112bb5a..6f5e4ee 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,31 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app w - Add some dummy data in the form array by directly using formgroup or skills.push method. - Displaying form array in app.component.html to follow below options. +```bash +
+``` + +```bash + +``` + - -`` - - -`` - - -`` +```bash + +``` ### OUTPUT