fixed issue 192
parent
3690d0e02b
commit
154a2a859e
|
@ -585,7 +585,7 @@ const MeterEnergy = ({ setRedirect, setRedirectUrl, t }) => {
|
|||
<FormGroup>
|
||||
<br></br>
|
||||
<ButtonGroup id="submit">
|
||||
<Button color="success" disabled={submitButtonDisabled} >{t('Submit')}</Button>
|
||||
<Button color="success" disabled={submitButtonDisabled} >{t('Submit')}</Button>
|
||||
</ButtonGroup>
|
||||
</FormGroup>
|
||||
</Col>
|
||||
|
|
Loading…
Reference in New Issue