We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3620523 commit f45ee4fCopy full SHA for f45ee4f
components/HeaderWithSearch.tsx
@@ -6,7 +6,6 @@ import { useHeaderContext } from '../app/context/CrateContext';
6
import { useParams } from 'next/navigation';
7
import { message } from 'antd';
8
import { useRouter } from 'next/navigation';
9
-// import { cratesInfo } from '@/app/lib/all_interface';
10
11
const Header = () => {
12
const router = useRouter();
0 commit comments