From 0bbc8eb612624682badb65ecc494687adfe4959a Mon Sep 17 00:00:00 2001 From: Parmeshwar Saran Date: Sat, 20 May 2023 15:06:40 +0530 Subject: [PATCH] add new text line top index file --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index 674b1ab..8dd65c8 100644 --- a/index.js +++ b/index.js @@ -10,6 +10,7 @@ class Counter extends Component { const { value, onIncreaseClick } = this.props return (
+

Your Prop Value is

{value}