do not show header in HIER

feat/vaults
Tomáš Mládek 2021-12-20 13:58:04 +01:00
parent fe62cb3b16
commit 133a848218
No known key found for this signature in database
GPG Key ID: ED21612889E75EC5
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ const TYPE_WIDGETS: { [key: string]: Widget } = {
component: Table,
props: {
columns: "value",
header: false,
},
},
],