Skip to content

Commit

Permalink
๐ŸŒง๏ธ :: import ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
์€์ง€ committed Feb 29, 2024
1 parent c1ecc71 commit 6f6545f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ApplicantMgt.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { instance } from "../apis/axios";
import { useEffect, useState } from "react";
import ApplicantModal from "./ApplicantModal";


interface Applicant {
classNumber: string;
name: string;
Expand Down

0 comments on commit 6f6545f

Please sign in to comment.