style: cap response div

This commit is contained in:
Devesh
2023-10-14 10:36:52 +05:30
parent ccb3b106dc
commit 7e4c750613
2 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ Handle the error without completion of the subscription.
## Constraints
## Users should be able to console log value/error each time clicks on the fetch button.
Users should be able to console log value/error each time clicks on the fetch button.
:::note
Start the project by running: `npx nx serve rxjs-catch-error`.