remove div
This commit is contained in:
parent
548d5caa8a
commit
35663d94eb
|
@ -23,7 +23,6 @@ export class Settings extends Component<DefaultPageProps> {
|
|||
<GeneralSettings {...this.props} />
|
||||
<KeyValueSettings {...this.props} />
|
||||
</Grid>
|
||||
<div></div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue