mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: eslint issue
This commit is contained in:
parent
45898680a3
commit
7cbd1f69be
@ -36,7 +36,7 @@ const ChatHeader: FC<ChatHeaderProps> = ({ children }) => {
|
|||||||
href="https://hexabot.ai"
|
href="https://hexabot.ai"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
title="Powered By Hexabot.ai"
|
title="Powered By Hexabot.ai"
|
||||||
className="sc-header--img"
|
className="sc-header--img" rel="noreferrer"
|
||||||
>
|
>
|
||||||
<OpenIcon width={32} height={32} />
|
<OpenIcon width={32} height={32} />
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user