mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 16:34:54 +00:00
fix Grocery page, add Reminders context
This commit is contained in:
@ -38,7 +38,8 @@ const GroceryItem = ({
|
||||
|
||||
return (
|
||||
<ListItem
|
||||
backgroundColor="white"
|
||||
backgroundColor="white"
|
||||
padding-3
|
||||
onPress={() => {
|
||||
setOpenFreqEdit(true);
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user