chore: update mindie parameters
This commit is contained in:
@@ -275,7 +275,7 @@ const TableRow: React.FC<
|
||||
})}
|
||||
</Row>
|
||||
</div>
|
||||
{expanded && (
|
||||
{expanded && !disableExpand && (
|
||||
<div className="expanded-row">
|
||||
<Spin spinning={loading}>{renderChildrenData()}</Spin>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user