mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 19:12:50 +00:00
advanced table fixes
This commit is contained in:
@@ -279,6 +279,7 @@ function ProfessionTab() {
|
||||
{
|
||||
header: t("configuration.name"),
|
||||
cell: ({ row }) => row.original.name[locale],
|
||||
enabled:true
|
||||
},
|
||||
{
|
||||
header: t("configuration.description"),
|
||||
|
||||
Reference in New Issue
Block a user