lavoce #2

Merged
yogiedigital merged 118 commits from lavoce into main 2025-10-20 04:06:02 +00:00
Showing only changes of commit fcf1deaa26 - Show all commits

View File

@@ -145,7 +145,9 @@ const DetailPlantSection = (props) => {
},
}}
>
<Button onClick={handleCancel}>Batal</Button>
<Button onClick={handleCancel}>
{props.actionMode === 'preview' ? 'Tutup' : 'Batal'}
</Button>
</ConfigProvider>
<ConfigProvider
theme={{