From 9e9e7443c241864b8f7a91d35176ced24d5eba4b Mon Sep 17 00:00:00 2001 From: Isabelle Viktoria Maciohsek Date: Tue, 3 Nov 2020 21:26:34 +0200 Subject: [PATCH] Update data snippets --- snippets/DataList.md | 14 ++++++++------ snippets/DataTable.md | 4 ++-- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/snippets/DataList.md b/snippets/DataList.md index c52caaa51..9d3f0b24f 100644 --- a/snippets/DataList.md +++ b/snippets/DataList.md @@ -1,16 +1,15 @@ --- title: DataList -tags: components,array,beginner +tags: components,beginner --- Renders a list of elements from an array of primitives. -- Use the value of the `isOrdered` prop to conditionally render a `
    ` or `