chore: lint
This commit is contained in:
@@ -79,7 +79,7 @@ export const InterpretationButtons = ({ enableStepping }: InterpretationButtonsP
|
|||||||
</Typography>
|
</Typography>
|
||||||
<Box style={{ marginTop: '4px' }}>
|
<Box style={{ marginTop: '4px' }}>
|
||||||
<Typography>
|
<Typography>
|
||||||
{t('interpretation_buttons.modal.previous_action')} <b>{decisionModal.action}</b>,
|
{t('interpretation_buttons.modal.previous_action')} <b>{decisionModal.action}</b>,
|
||||||
{t('interpretation_buttons.modal.element_text')} <b>{decisionModal.innerText}</b>
|
{t('interpretation_buttons.modal.element_text')} <b>{decisionModal.innerText}</b>
|
||||||
</Typography>
|
</Typography>
|
||||||
</Box>
|
</Box>
|
||||||
|
|||||||
Reference in New Issue
Block a user