From 2f6a3c4e008214a1d9e1ebd7c5a6bb7b8fdc50c1 Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Mon, 2 May 2022 12:48:15 -0700 Subject: [PATCH] Replace email with free response market (#118) --- web/pages/charity/index.tsx | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/web/pages/charity/index.tsx b/web/pages/charity/index.tsx index 6b51f7d6..ff1925a6 100644 --- a/web/pages/charity/index.tsx +++ b/web/pages/charity/index.tsx @@ -5,6 +5,7 @@ import { CharityCard } from '../../components/charity/charity-card' import { Col } from '../../components/layout/col' import { Spacer } from '../../components/layout/spacer' import { Page } from '../../components/page' +import { SiteLink } from '../../components/site-link' import { Title } from '../../components/title' import { useAllCharityTxns } from '../../hooks/use-charity-txns' @@ -73,8 +74,14 @@ export default function Charity() { >
- Don't see your favorite charity? Recommend that we add it by emailing - give@manifold.markets~ + Don't see your favorite charity? Recommend it{' '} + + here + + !