@@ -155,7 +155,6 @@ const Index = ({ record }) => { | |||||
> | > | ||||
<FormattedMessage id="payLater" /> | <FormattedMessage id="payLater" /> | ||||
</Button> | </Button> | ||||
(<FormattedMessage id="backToNoticePage" />) | |||||
</ThemeProvider> | </ThemeProvider> | ||||
</Typography> | </Typography> | ||||
</Grid> | </Grid> | ||||
@@ -70,7 +70,6 @@ const Index = ({ record }) => { | |||||
navigate("/publicNotice"); | navigate("/publicNotice"); | ||||
}} | }} | ||||
> | > | ||||
<FormattedMessage id="backToNoticePage" /> | |||||
</Button> | </Button> | ||||
</Typography> | </Typography> | ||||
</Grid> | </Grid> | ||||
@@ -105,7 +105,6 @@ const Index = ({ record }) => { | |||||
navigate("/publicNotice"); | navigate("/publicNotice"); | ||||
}} | }} | ||||
> | > | ||||
<FormattedMessage id="backToNoticePage" /> | |||||
</Button> | </Button> | ||||
</Typography> | </Typography> | ||||
</Grid> | </Grid> | ||||
@@ -101,7 +101,6 @@ const Index = ({ record }) => { | |||||
navigate("/publicNotice"); | navigate("/publicNotice"); | ||||
}} | }} | ||||
> | > | ||||
<FormattedMessage id="backToNoticePage" /> | |||||
</Button> | </Button> | ||||
</Typography> | </Typography> | ||||
</Grid> | </Grid> | ||||
@@ -199,7 +199,6 @@ const Index = () => { | |||||
> | > | ||||
<FormattedMessage id="payLater" /> | <FormattedMessage id="payLater" /> | ||||
</Button> | </Button> | ||||
(<FormattedMessage id="backToNoticePage" />) | |||||
</ThemeProvider> | </ThemeProvider> | ||||
</Typography> | </Typography> | ||||