feature/IO-3499-React-19: Bug Fixes / Checkpoint
This commit is contained in:
@@ -387,7 +387,7 @@ export function PartsOrderListTableDrawerComponent({
|
||||
onClose={() => handleOnRowClick(null)}
|
||||
open={selectedpartsorder}
|
||||
closable
|
||||
width={drawerPercentage}
|
||||
size={drawerPercentage}
|
||||
>
|
||||
{selectedPartsOrderRecord && rowExpander(selectedPartsOrderRecord)}
|
||||
</Drawer>
|
||||
|
||||
Reference in New Issue
Block a user