mirror of
https://github.com/mue/mue.git
synced 2026-07-22 16:27:32 +02:00
style: code cleanup and about tab changes
This commit is contained in:
@@ -12,7 +12,7 @@ export default function ResetModal(props) {
|
||||
|
||||
return (
|
||||
<>
|
||||
<h3 style={{'textAlign': 'center'}}>{language.title}</h3>
|
||||
<h3 style={{ 'textAlign': 'center' }}>{language.title}</h3>
|
||||
<h4>{language.question}</h4>
|
||||
<p>{language.information}</p>
|
||||
<div className='resetfooter'>
|
||||
|
||||
Reference in New Issue
Block a user