clean des composants, dossiers
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { Chantier } from '@/class/class';
|
||||
import { ThemedView, } from '@/components/themed-view';
|
||||
import { ThemedView, } from '@/components/theme/themed-view';
|
||||
import React from 'react';
|
||||
import { Image, StyleProp, StyleSheet, View, ViewStyle } from 'react-native';
|
||||
import { ThemedText } from './themed-text';
|
||||
import { ThemedText } from './theme/themed-text';
|
||||
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user