Skip to content

Commit

Permalink
re-export type from pcx-shared-components
Browse files Browse the repository at this point in the history
  • Loading branch information
AaDalal committed Jun 13, 2024
1 parent 6f91d1f commit b3592e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/plan/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { type User } from "pcx-shared-components/src/types";
export { type User } from "pcx-shared-components/src/types";

export enum School {
SEAS = "SEAS",
Expand Down

0 comments on commit b3592e2

Please sign in to comment.