From 42bfee5d9dbc772ad4e8423474837aba0c88ebba Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 17 Jul 2025 11:01:10 -0500 Subject: Update copy and link in reporting flow (#8583) * Update copy and link * fix prettier * Update link --------- Co-authored-by: Samuel Newman --- src/components/moderation/ReportDialog/index.tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/components/moderation/ReportDialog/index.tsx') diff --git a/src/components/moderation/ReportDialog/index.tsx b/src/components/moderation/ReportDialog/index.tsx index 797ff533f..cd8bbe0a4 100644 --- a/src/components/moderation/ReportDialog/index.tsx +++ b/src/components/moderation/ReportDialog/index.tsx @@ -30,7 +30,7 @@ import {createStaticClick, InlineLinkText, Link} from '#/components/Link' import {Loader} from '#/components/Loader' import {Text} from '#/components/Typography' import {useSubmitReportMutation} from './action' -import {DMCA_LINK} from './const' +import {SUPPORT_PAGE} from './const' import {useCopyForSubject} from './copy' import {initialState, reducer} from './state' import {type ReportDialogProps, type ReportSubject} from './types' @@ -266,9 +266,9 @@ function Inner(props: ReportDialogProps) { {['post', 'account'].includes(props.subject.type) && ( {({hovered, pressed}) => ( - Need to report a copyright violation? + + Need to report a copyright violation, legal + request, or regulatory compliance issue? +