modify the svg page

pull/142/head
hyh123a 2022-04-22 08:58:09 +08:00
parent 5746cc5a60
commit 36c95f6900
1 changed files with 0 additions and 12 deletions

View File

@ -195,19 +195,7 @@ const SvgSystem = ({ setRedirect, setRedirectUrl, t }) => {
</CustomInput>
</FormGroup>
</Col>
<Col xs="auto">
<FormGroup>
<br />
<Spinner color="primary" hidden={spinnerHidden} />
</FormGroup>
</Col>
</Row>
<Col xs="auto">
<br />
<ButtonIcon icon="external-link-alt" transform="shrink-3 down-2" color="falcon-default" onClick={viewSvg}>
{t('View')}
</ButtonIcon>
</Col>
</Form>
</CardBody>
</Card>