Skip to content

Commit

Permalink
removed date export
Browse files Browse the repository at this point in the history
  • Loading branch information
RanyeM committed Nov 7, 2024
1 parent ca83298 commit 6521619
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions react-app/src/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
export * from "./createContextProvider";
export * from "./date";
export * from "./stateNames";
export * from "./textHelpers";
export * from "./labelMappers";
export * from "./user";
export * from "./TestWrapper";
export * from "./common-types";
export * from "./crumbs";
export * from "./date";
export * from "./labels";
export * from "./utils";
export * from "./zod";
Expand Down

0 comments on commit 6521619

Please sign in to comment.