Remove subtitle under About System page
This commit is contained in:
@@ -40,7 +40,6 @@ export const AboutSystem: React.FC = () => {
|
|||||||
<div>
|
<div>
|
||||||
<h1 className="text-3xl font-bold tracking-tight">{t('aboutSystem')}</h1>
|
<h1 className="text-3xl font-bold tracking-tight">{t('aboutSystem')}</h1>
|
||||||
<p className="text-muted-foreground text-base leading-relaxed mt-2">
|
<p className="text-muted-foreground text-base leading-relaxed mt-2">
|
||||||
{t('aboutCheckcle')}
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user