Skip to content

Commit

Permalink
fixed: svg issues
Browse files Browse the repository at this point in the history
  • Loading branch information
katyhonguyen committed Dec 5, 2024
1 parent 4c178df commit 6a6dc0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions src/screens/About/Directory.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import React from 'react';
1 change: 0 additions & 1 deletion src/screens/TreeSearch/TreeSearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {
ImageBackground,
ScrollView,
Text,
TouchableOpacity,
View,
} from 'react-native';
import { NativeStackScreenProps } from '@react-navigation/native-stack';
Expand Down

0 comments on commit 6a6dc0f

Please sign in to comment.