mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 12:23:24 +00:00
cleanup
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { View } from 'react-native';
|
||||
import { Text } from '../../components/ui/Text';
|
||||
|
||||
import { Text } from '@/components/ui/Text';
|
||||
|
||||
type Props = {
|
||||
title?: React.ReactNode | string;
|
||||
|
Reference in New Issue
Block a user