chore: bleh

This commit is contained in:
Adrian Castro
2024-04-01 18:26:11 +02:00
parent 30e52c2b72
commit 9ace6afc9e

View File

@@ -1,7 +1,6 @@
import { Platform } from "react-native"; import { Platform } from "react-native";
import * as Haptics from "expo-haptics"; import * as Haptics from "expo-haptics";
import * as Linking from "expo-linking"; import { Tabs } from "expo-router";
import { Tabs, useRouter } from "expo-router";
import * as ScreenOrientation from "expo-screen-orientation"; import * as ScreenOrientation from "expo-screen-orientation";
import { useTheme, View } from "tamagui"; import { useTheme, View } from "tamagui";