imports reorder

This commit is contained in:
Sanidhya Kumar Verma
2024-08-30 05:59:42 +00:00
committed by GitHub
parent be9696b8b5
commit 76223faa19
3 changed files with 5 additions and 12 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
import { icons } from "@/constants";
import { Tabs } from "expo-router";
import { Image, type ImageSourcePropType, View } from "react-native";
import { icons } from "@/constants";
const TabIcon = ({
source,
focused,