change(ui) - github icon

This commit is contained in:
Shekar Siri 2022-08-25 15:07:12 +02:00
parent 0031528ad4
commit 2bf29c5b3a

View file

@ -12,7 +12,7 @@ function SupportList() {
</a>
<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} />
<Icon name="github" size={15} />
<div className="ml-2">Report Issues</div>
</div>
</a>