remove typo in settings page
This commit is contained in:
parent
3f68858cf7
commit
6bfce16f2e
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ class SettingsPage extends React.PureComponent {
|
|||
/>
|
||||
</div>
|
||||
</div>
|
||||
</section>*/}
|
||||
</section>
|
||||
|
||||
<section className="card">
|
||||
<div className="card__content">
|
||||
|
|
Loading…
Reference in a new issue