Merge pull request #4145 from backstage/freben/creen
chore: fullcreen -> fullscreen
This commit is contained in:
@@ -161,7 +161,7 @@ export const JobStage = ({ endedAt, startedAt, name, log, status }: Props) => {
|
||||
</AccordionDetails>
|
||||
<AccordionActions>
|
||||
<Button color="primary" onClick={toggleLogsFullScreen}>
|
||||
Open in fullcreen
|
||||
Open in fullscreen
|
||||
</Button>
|
||||
</AccordionActions>
|
||||
</Accordion>
|
||||
|
||||
Reference in New Issue
Block a user