Skip to content

Commit

Permalink
Remove duplicated Terms & GDPR fields
Browse files Browse the repository at this point in the history
  • Loading branch information
nik-yankov committed Oct 19, 2024
1 parent 3849ce8 commit 21ff677
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,6 @@ export default function InlineRegisterForm() {
</FormHelperText>
)}
</Grid>
<Grid item xs={12}>
<AcceptTermsField name="registerTerms" />
<AcceptPrivacyPolicyField name="registerGdpr" />
</Grid>

<Grid item xs={12}>
<Button
Expand Down

0 comments on commit 21ff677

Please sign in to comment.