mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 14:27:10 +00:00
fix
This commit is contained in:
@@ -30,6 +30,7 @@ export const Header = () => {
|
|||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
<div className="flex items-center gap-4">
|
<div className="flex items-center gap-4">
|
||||||
|
{/* это переход на ваще другой сервис поэтому не надо линк */}
|
||||||
<a
|
<a
|
||||||
href="/docs/"
|
href="/docs/"
|
||||||
className="hidden md:flex text-sm font-medium text-gray-700 hover:text-gray-900 transition-colors items-center gap-1"
|
className="hidden md:flex text-sm font-medium text-gray-700 hover:text-gray-900 transition-colors items-center gap-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user