change(ui) - feedback to report issue
This commit is contained in:
parent
be9b21bec4
commit
4a09e42699
1 changed files with 2 additions and 2 deletions
|
|
@ -10,10 +10,10 @@ function SupportList() {
|
|||
<div className="ml-2">Docs</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://forms.gle/cGgbCjbipQDQjGqc9" target="_blank">
|
||||
<a href="https://github.com/openreplay/openreplay/issues/new/choose" target="_blank">
|
||||
<div className="flex items-center px-4 py-3 cursor-pointer hover:bg-active-blue">
|
||||
<Icon name="chat-right-text" size={15} />
|
||||
<div className="ml-2">Share Feedback</div>
|
||||
<div className="ml-2">Report Issues</div>
|
||||
</div>
|
||||
</a>
|
||||
<a href="https://openreplay.slack.com" target="_blank">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue