Skip to content

Commit

Permalink
fix: build error
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavvraja committed Dec 12, 2024
1 parent 4949ff4 commit 58d3241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { Sponsors } from "@/components/common/sponsors-section";
import { ReactNode } from "react";

export type UserRoleType = "ADMIN" | "PARTICIPANT" | "COORDINATOR";
Expand Down

0 comments on commit 58d3241

Please sign in to comment.