diff --git a/src/components/dashboard/EventsSection/EventCheckIn.tsx b/src/components/dashboard/EventsSection/EventCheckIn.tsx index 253272f..f83f863 100644 --- a/src/components/dashboard/EventsSection/EventCheckIn.tsx +++ b/src/components/dashboard/EventsSection/EventCheckIn.tsx @@ -180,7 +180,7 @@ const EventCheckIn = () => {
Event with food found!

{event.event_name}

-

Please select your food preference

+

Please select the food you ate (or will eat) at the event!

, { duration: 5000 } ); @@ -456,12 +456,12 @@ const EventCheckIn = () => {
{currentCheckInEvent?.points_to_reward} points
-

This event has food! Please let us know what you'd like to eat:

+

This event has food! Please let us know what you ate (or will eat):

setFoodInput(e.target.value)}