Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32768830
support.react.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
396 B
Referenced Files
None
Subscribers
None
support.react.js
View Options
// @flow
import
*
as
React
from
'react'
;
import
css
from
'./legal.css'
;
function
Support
()
:
React
.
Node
{
return
(
<
div
className
=
{
css
.
legal_container
}
>
<
h1
>
Support
<
/h1>
<
p
>
If
you
have
any
feedback
,
questions
,
or
concerns
,
you
can
reach
us
at
{
' '
}
<
a
href
=
"mailto:support@comm.app"
>
support
@
comm
.
app
<
/a>.
<
/p>
<
/div>
);
}
export
default
Support
;
File Metadata
Details
Attached
Mime Type
text/html
Expires
Fri, Jan 9, 12:43 PM (20 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5867627
Default Alt Text
support.react.js (396 B)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment