mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 15:43:26 +00:00
[fix] fix comments on PR
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user