|
@@ -188,6 +188,7 @@ const Properties = (props: PropertiesProps) => {
|
|
<Box sx={{ height: '100%' }}>
|
|
<Box sx={{ height: '100%' }}>
|
|
<AttuGrid
|
|
<AttuGrid
|
|
toolbarConfigs={toolbarConfigs}
|
|
toolbarConfigs={toolbarConfigs}
|
|
|
|
+ addSpacerColumn={true}
|
|
colDefinitions={colDefinitions}
|
|
colDefinitions={colDefinitions}
|
|
rows={data}
|
|
rows={data}
|
|
rowCount={total}
|
|
rowCount={total}
|