From 28bac8fab9b9d85cb27908dac3ec271551e44fc7 Mon Sep 17 00:00:00 2001 From: Srishan Bhattarai Date: Sun, 3 Dec 2017 18:46:57 +0545 Subject: [PATCH] Fix state value in README example Change this.state.value to this.state.selectedOption.value --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e3148b5f..f773f2d3d0 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ class App extends React.Component { return (