Refactor: 훅 이름 수정
This commit is contained in:
parent
ae95045c5e
commit
a91c74b42f
@ -1,4 +1,4 @@
|
||||
import useHandleOAuthCallback from '@/hooks/useOAuthCallbackHooks';
|
||||
import useHandleOAuthCallback from '@/hooks/useOAuthCallback';
|
||||
import { useNavigate } from 'react-router-dom';
|
||||
import { useEffect } from 'react';
|
||||
import useAuthStore from '@/stores/useAuthStore';
|
||||
|
Loading…
Reference in New Issue
Block a user