feat(client): add quick superblock cert claim steps (#42031)

* feat(client): add quick superblock cert claim steps

* remove comments
This commit is contained in:
Shaun Hamilton
2021-05-06 19:45:19 +01:00
committed by GitHub
parent 955e6eea9d
commit e8578341b5
7 changed files with 133 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ const Honesty = ({ isHonest, updateIsHonest }) => {
</Button>
);
return (
<section className='honesty-policy'>
<section className='honesty-policy' id='honesty-policy'>
<SectionHeader>{t('settings.headings.honesty')}</SectionHeader>
<FullWidthRow>
<Panel className='honesty-panel'>