From 8b54ea0cda1cf72f9753b8df9a73416b0c41f37f Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Wed, 17 Oct 2018 20:31:22 +0300 Subject: [PATCH] Update MappedList.md --- snippets/MappedList.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/snippets/MappedList.md b/snippets/MappedList.md index b3b1c9c2a..2d79ced35 100644 --- a/snippets/MappedList.md +++ b/snippets/MappedList.md @@ -2,17 +2,17 @@ Renders a list of elements from an array of data. -Use the value of the `isOrderedList` prop to conditionally render a `
    ` or `