Skip to content

Commit

Permalink
update different file to sync with backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Endalebob committed Jun 23, 2023
1 parent c9d979d commit 27b07b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/contest/UpdateContest.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
} from "<@>/store/contest/contest-api";
import { useRouter } from "next/router";
import Contest from "<@>/types/contest";
import ProgressIndicator from "<@>/components/auth/ProgressIndicator";
import ProgressIndicator from "../common/ProgressIndicator";

const initialState = {
id: "",
Expand Down

3 comments on commit 27b07b7

@vercel
Copy link

@vercel vercel bot commented on 27b07b7 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 27b07b7 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

t-web-project – ./

t-web-project.vercel.app
t-web-project-git-main-endalebob.vercel.app
t-web-project-endalebob.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 27b07b7 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.