diff --git a/snippets/MappedList.md b/snippets/MappedList.md new file mode 100644 index 000000000..bcec0f75f --- /dev/null +++ b/snippets/MappedList.md @@ -0,0 +1,31 @@ +### MappedList + +Renders a list of elements from an array of data. + +Use the value of the `isOrderedList` prop to conditionally render a `
    ` or `