From 3013a02ee253ea3b0703442233aabd9438a68b24 Mon Sep 17 00:00:00 2001 From: Michael Fatemi Date: Wed, 8 Sep 2021 22:25:35 -0400 Subject: [PATCH] add comment for pickup/dropoff location --- src/components/Event/EventInterestForm.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/Event/EventInterestForm.tsx b/src/components/Event/EventInterestForm.tsx index 43a29e8..d4b8297 100644 --- a/src/components/Event/EventInterestForm.tsx +++ b/src/components/Event/EventInterestForm.tsx @@ -135,6 +135,12 @@ export default function EventInterestForm() { > {canDrive ? 'Can drive' : "Can't drive"} + + Your pickup/dropoff location lets you see who would add the least + driving distance. It's only visible to members of your carpool. As + an alternative, you could write your general location in the note + section, such as "Chantilly". + {