From 1b958cbdf8cb719114e4d5b058af2f68ed7f8944 Mon Sep 17 00:00:00 2001 From: Quan Nguyen <86090707+qu8n@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:19:15 -0400 Subject: [PATCH] Include the SMILE team's email --- frontend/src/components/SamplesList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/SamplesList.tsx b/frontend/src/components/SamplesList.tsx index c1747b16..d1b4819f 100644 --- a/frontend/src/components/SamplesList.tsx +++ b/frontend/src/components/SamplesList.tsx @@ -40,7 +40,7 @@ const MAX_ROWS_EXPORT = 5000; const MAX_ROWS_SCROLLED_ALERT = "You've reached the maximum number of samples that can be displayed. Please refine your search to see more samples."; const MAX_ROWS_EXPORT_EXCEED_ALERT = - "You can only download up to 5,000 rows of data at a time. Please refine your search and try again. If you need the full dataset, contact the SMILE team."; + "You can only download up to 5,000 rows of data at a time. Please refine your search and try again. If you need the full dataset, contact the SMILE team at cmosmile@mskcc.org"; const COST_CENTER_VALIDATION_ALERT = "Please update your Cost Center/Fund Number input as #####/##### (5 digits, a forward slash, then 5 digits). For example: 12345/12345."; const TEMPO_EVENT_OPTIONS = {