fix: eslint issue

This commit is contained in:
abdou6666 2024-12-03 15:20:13 +01:00
parent 45898680a3
commit 7cbd1f69be

View File

@ -36,7 +36,7 @@ const ChatHeader: FC<ChatHeaderProps> = ({ children }) => {
href="https://hexabot.ai"
target="_blank"
title="Powered By Hexabot.ai"
className="sc-header--img"
className="sc-header--img" rel="noreferrer"
>
<OpenIcon width={32} height={32} />
</a>