This commit is contained in:
typescreep
2025-10-08 15:34:19 +03:00
parent 1e5a097efc
commit a8477ec3d3

View File

@@ -237,7 +237,6 @@ export const TableApiBuiltin: FC<TTableApiBuiltinProps> = ({
},
}}
tableProps={{ ...TABLE_PROPS, disablePagination: !searchMount }}
namespaceScopedWithoutNamespace={isNamespaced && !namespace}
// maxHeight={height - 65}
/>
)}