From fc726d85a676d39f73169309fe851a62ea7d48a2 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Wed, 17 Oct 2018 10:13:33 +0300 Subject: [PATCH] Update MappedList.md --- snippets/MappedList.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/MappedList.md b/snippets/MappedList.md index 17b9bba5f..b3b1c9c2a 100644 --- a/snippets/MappedList.md +++ b/snippets/MappedList.md @@ -8,7 +8,7 @@ Use `Array.prototype.map` to render every item in `data` as a `
  • ` element and Omit the `isOrderedList` prop to render a `