mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:33:26 +00:00
cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { Link, Stack } from 'expo-router';
|
||||
import { View } from 'react-native';
|
||||
import { Text } from './components/ui/Text';
|
||||
|
||||
import { Text } from '@/components/ui/Text';
|
||||
|
||||
export default function NotFoundScreen() {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user