IO-9 Remove license decode button.

This commit is contained in:
Patrick Fic
2023-03-08 16:26:47 -08:00
parent fe2a731b5f
commit 111f554dea

View File

@@ -165,7 +165,9 @@ export default function ContractFormComponent({
/> />
</div> </div>
)} )}
<ContractLicenseDecodeButton form={form} /> {
//<ContractLicenseDecodeButton form={form} />
}
</Space> </Space>
</div> </div>
<LayoutFormRow header={t("contracts.labels.driverinformation")}> <LayoutFormRow header={t("contracts.labels.driverinformation")}>