fix Grocery page, add Reminders context

This commit is contained in:
ivic00
2024-08-31 18:19:51 +02:00
parent f8dd152eeb
commit ff9e94e392
8 changed files with 107 additions and 56 deletions

View File

@ -90,7 +90,7 @@ const AddReminderModal = (props: ReminderModalProps) => {
>
<Text text70>Profiles</Text>
<ButtonOutlined
title={"+ Add"}
title={"+ Tag"}
size={Button.sizes.xSmall}
onPress={() => {}}
/>