Skip to content

Commit

Permalink
Format Header.tsx file
Browse files Browse the repository at this point in the history
  • Loading branch information
HnKnA committed Oct 29, 2024
1 parent 749152b commit ea1485b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion storefront/common/components/common/Header.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Link from 'next/link';
import { useRouter } from 'next/router';
import { useEffect, useRef, useState } from 'react';

import { data_menu_top_no_login } from '@/asset/data/data_header_client';
import { SEARCH_URL } from '@/common/constants/Common';
import { useCartContext } from '@/context/CartContext';
Expand Down

0 comments on commit ea1485b

Please sign in to comment.