lavoce #2
@@ -145,7 +145,9 @@ const DetailPlantSection = (props) => {
|
||||
},
|
||||
}}
|
||||
>
|
||||
<Button onClick={handleCancel}>Batal</Button>
|
||||
<Button onClick={handleCancel}>
|
||||
{props.actionMode === 'preview' ? 'Tutup' : 'Batal'}
|
||||
</Button>
|
||||
</ConfigProvider>
|
||||
<ConfigProvider
|
||||
theme={{
|
||||
|
||||
Reference in New Issue
Block a user