clean des composants, dossiers
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { Link } from 'expo-router';
|
||||
import { StyleSheet } from 'react-native';
|
||||
|
||||
import { ThemedText } from '@/components/themed-text';
|
||||
import { ThemedView } from '@/components/themed-view';
|
||||
import { ThemedText } from '@/components/theme/themed-text';
|
||||
import { ThemedView } from '@/components/theme/themed-view';
|
||||
|
||||
export default function ModalScreen() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user