mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-05-07 05:59:35 -05:00
fix build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { FlatList } from "react-native";
|
||||
import { SafeAreaView, useSafeAreaFrame } from "react-native-safe-area-context";
|
||||
import Categories from "../categories";
|
||||
import Categories from "./categories";
|
||||
import IconCard from "../../components/Global/helpers/icon-card";
|
||||
import { StackParamList } from "../../components/types";
|
||||
import { RouteProp } from "@react-navigation/native";
|
||||
|
||||
Reference in New Issue
Block a user