From e84fcda9012fd707ee34dfad937b8c443c36c3fd Mon Sep 17 00:00:00 2001 From: Isabelle Viktoria Maciohsek Date: Sun, 6 Sep 2020 14:51:50 +0300 Subject: [PATCH] Add parentheses to Array.prototype.map --- snippets/DataList.md | 2 +- snippets/DataTable.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/snippets/DataList.md b/snippets/DataList.md index e3058a4ce..c52caaa51 100644 --- a/snippets/DataList.md +++ b/snippets/DataList.md @@ -6,7 +6,7 @@ tags: components,array,beginner Renders a list of elements from an array of primitives. - Use the value of the `isOrdered` prop to conditionally render a `
    ` or `