From a987a3181a3b291f223ee0c92971d995406fe93b Mon Sep 17 00:00:00 2001 From: Manthan Ankolekar Date: Sat, 8 Jun 2024 21:17:24 +0530 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 88858ca..64a143b 100644 --- a/README.md +++ b/README.md @@ -4776,8 +4776,6 @@

Double Count: {{ doubleCount() }}

``` - [Stackblitz Example Link](https://stackblitz.com/edit/stackblitz-starters-pirzhw?file=src%2Fmain.ts) - **[⬆ Back to Top](#table-of-contents)** 282. ### What are the Route Parameters? Could you explain each of them?.