From 4df41d3e6d73ac068977635487930bd5aca864a0 Mon Sep 17 00:00:00 2001 From: aadalal <57609353+AaDalal@users.noreply.github.com> Date: Wed, 12 Jun 2024 22:42:26 -0400 Subject: [PATCH] import type also --- frontend/plan/types.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/plan/types.ts b/frontend/plan/types.ts index d08a207b..abf2c0ff 100644 --- a/frontend/plan/types.ts +++ b/frontend/plan/types.ts @@ -1,3 +1,5 @@ +import { type User } from "pcx-shared-components/src/types"; + export { type User } from "pcx-shared-components/src/types"; export enum School {