Skip to content

Commit

Permalink
fix git bug
Browse files Browse the repository at this point in the history
  • Loading branch information
createhb21 committed Sep 26, 2024
1 parent 2bb4197 commit 80cc87b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion pageTemplates/home/HomeInitialSetting.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import PCBottomNav from "../../components/layouts/PCBottomNav";
import { STEPS_CONTENTS } from "../../constants/contentsText/GuideContents";
import { USER_GUIDE, USER_LOCATION } from "../../constants/keys/localStorage";
import { useToast } from "../../hooks/custom/CustomToast";
import { usePushServiceInitialize } from "../../hooks/FCM/mutaion";
import { usePushServiceInitialize } from "../../hooks/FcmManger/mutaion";
import { useUserInfoFieldMutation } from "../../hooks/user/mutations";
import { useUserInfoQuery } from "../../hooks/user/queries";
import FAQPopUp from "../../modals/pop-up/FAQPopUp";
Expand Down

0 comments on commit 80cc87b

Please sign in to comment.