Skip to content

Commit

Permalink
[#47] Feat CheckSignUpPage
Browse files Browse the repository at this point in the history
  • Loading branch information
JoGeumJu committed Jul 25, 2023
1 parent 7cfa222 commit aefc9d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/adminPage/SignUpAddInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { MdTune } from "react-icons/md";
import { customColor } from "../customColor";
import { TwoRadioBoxs } from "./components/TwoRadioBoxs";
import { ColorPalette } from "./components/ColorPalette";
import { saveAs } from "file-saver";

interface Props {
mainColor: string[] | undefined;
Expand Down

0 comments on commit aefc9d5

Please sign in to comment.