update to the new tos state
This commit is contained in:
parent
ee48a39eb3
commit
dd25740c91
@ -99,7 +99,6 @@ export function ShowButtonsNonAcceptedTosView({
|
||||
</WarningText>
|
||||
</section>
|
||||
)} */}
|
||||
{terms.status === ExchangeTosStatus.Accepted && (
|
||||
<section style={{ justifyContent: "space-around", display: "flex" }}>
|
||||
<Button
|
||||
variant="contained"
|
||||
@ -109,7 +108,6 @@ export function ShowButtonsNonAcceptedTosView({
|
||||
<i18n.Translate>Review exchange terms of service</i18n.Translate>
|
||||
</Button>
|
||||
</section>
|
||||
)}
|
||||
</Fragment>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user