fix: total dose unit (#2921)

This commit is contained in:
Alireza 2022-09-08 14:42:37 -04:00 committed by GitHub
parent 83264bb5a5
commit aec48b065c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@ export default function PanelPetSUV({ servicesManager, commandsManager }) {
}}
/>
<Input
label={t('Total Dose (Mbq)')}
label={t('Total Dose (bq)')}
labelClassName="text-white"
className="mt-1 mb-2 bg-black border-primary-main"
type="text"