fix(client): address new warnings from linter
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
ee9b180349
commit
e666419a8f
@@ -173,7 +173,7 @@ export function ShowSettings(props) {
|
||||
|
||||
return (
|
||||
<Fragment>
|
||||
<Helmet title='Settings | freeCodeCamp.org'></Helmet>
|
||||
<Helmet title='Settings | freeCodeCamp.org' />
|
||||
<Grid>
|
||||
<main>
|
||||
<Spacer size={2} />
|
||||
|
Reference in New Issue
Block a user