Skip to content

Commit f66ccf9

Browse files
committed
Import hook menu
1 parent 7d2f80c commit f66ccf9

File tree

1 file changed

+1
-0
lines changed
  • app/components/header/_children

1 file changed

+1
-0
lines changed

app/components/header/_children/menu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'use client';
22

3+
import useMenu from '@/hooks/useMenu';
34
import useTranslate from '@/hooks/useTranslate';
45
import { useEffect } from 'react';
56

0 commit comments

Comments
 (0)