adobe / aio-theme

The Adobe I/O theme for building markdown powered sites
Apache License 2.0
72 stars 43 forks source link

fix(Table): Fix TBody children mapping #1517

Closed mbradoschi closed 1 year ago

mbradoschi commented 1 year ago

Description

Table TBody component errors when children is a single item array. For example, when using array.map to return Tr inside TBody.

Related Issue

1518

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: