fix: add missing newlines at the end of JSON files; clean up formatting in page components
This commit is contained in:
@@ -230,9 +230,7 @@ export default function SettingsContent({
|
||||
return (
|
||||
<div className="space-y-6">
|
||||
<div>
|
||||
<p className="text-muted-foreground">
|
||||
{t('settings.subtitle')}
|
||||
</p>
|
||||
<p className="text-muted-foreground">{t('settings.subtitle')}</p>
|
||||
</div>
|
||||
|
||||
<SettingsSection
|
||||
|
||||
Reference in New Issue
Block a user