mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 16:34:54 +00:00
Notification changes
This commit is contained in:
@ -2,7 +2,6 @@ import {Dimensions, StyleSheet} from "react-native";
|
||||
import React from "react";
|
||||
import {Button, View,} from "react-native-ui-lib";
|
||||
import {useGroceryContext} from "@/contexts/GroceryContext";
|
||||
import {FontAwesome6} from "@expo/vector-icons";
|
||||
import PlusIcon from "@/assets/svgs/PlusIcon";
|
||||
|
||||
const { width } = Dimensions.get("screen");
|
||||
|
||||
Reference in New Issue
Block a user