[fix] fix comments on PR

This commit is contained in:
Arta
2024-01-20 15:36:57 +03:30
parent ad82e72969
commit 4041b9b393
7 changed files with 27 additions and 13963 deletions

View File

@@ -4,7 +4,7 @@ import ScreenLayout from '../../components/layout/screenLayout';
import { globalStyles } from '../../styles/global';
import { RegularText } from '../../components/Styled';
export default function TabTwoScreen() {
export default function AboutScreen() {
return (
<ScreenLayout
title="About"