Simplify example

This commit is contained in:
palewire 2023-04-05 16:17:32 -04:00
parent 1010886778
commit 26514de45f
No known key found for this signature in database
GPG key ID: A5AD4A9AD42D69AB

View file

@ -8,7 +8,6 @@ Each column has `data-field` attribute that contains the field's name. Use it to
<Table
id="{'custom-table'}"
data="{yourData}"
fieldFormatters="{fieldFormatters}"
title="{'The Richest Women in the World'}"
source="{'Source: Forbes'}"
/>