diff --git a/README.md b/README.md index bfcb66c..d436b52 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ const data = [ Change valueExtractor and pass the data to Autocomplete without fetchDataUrl ```javascript - item} /> + item} /> ```