remove unnecessary curly brackets

This commit is contained in:
Sarah Otts 2020-04-08 10:29:33 -04:00 committed by GitHub
parent 42cfba3199
commit fed2fe0fa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ const REPORT_OPTIONS = [
label: {id: 'general.other'},
prompt: (
<FormattedMessage
id={`report.promptGuidelines`}
id="report.promptGuidelines"
values={{
CommunityGuidelinesLink: (
<a