Skip to content

Commit

Permalink
Merge pull request #48 from DDD-Community/feat/#46
Browse files Browse the repository at this point in the history
[feat/#46] 빌드 이슈 수정
  • Loading branch information
lkhoony authored Sep 9, 2024
2 parents 6c67cc0 + b14e27c commit 607315c
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 607315c

Please sign in to comment.