Skip to content

Commit

Permalink
Merge branch 'production/fe' into develop/fe
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyoung234 committed Sep 27, 2024
2 parents 60957ce + 44664c7 commit 08c0a1d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@ import { ERROR_MESSAGE_MAP } from "@constants/errorMessage";
import { FORM_VALIDATIONS_MAP } from "@constants/formValidation";
import { ROUTE_PATHS_MAP } from "@constants/route";


import getInitialTravelTitle from "@utils/getInitialTravelTitle";
import resizeAndConvertImage from "@utils/resizeAndConvertImage";


import * as S from "./TravelogueRegisterPage.styled";

const TravelogueRegisterPage = () => {
Expand Down

0 comments on commit 08c0a1d

Please sign in to comment.