diff --git a/snippets/MappedList.md b/snippets/MappedList.md index ca7eba5a6..17b9bba5f 100644 --- a/snippets/MappedList.md +++ b/snippets/MappedList.md @@ -8,20 +8,11 @@ Use `Array.prototype.map` to render every item in `data` as a `
  • ` element and Omit the `isOrderedList` prop to render a `