Skip to content

Commit

Permalink
[feat/#46] 빌드 이슈 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
lkhoony committed Sep 9, 2024
1 parent 1276f3b commit b14e27c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/Modal/InviteCrewModal.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import Modal from "@components/Modal"
import CheckedIcon from "@assets/icons/crew-checked-icon.svg?react"
import UnCheckedIcon from "@assets/icons/crew-unckecked-icon.svg?react"
import { useState } from "react"

interface CreateCrewModalProps {
isOpen: boolean
Expand Down

0 comments on commit b14e27c

Please sign in to comment.