Skip to content

Commit e7fb7d3

Browse files
committed
fix: build fix deployment
1 parent 76dbbdf commit e7fb7d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/web/src/app/pm/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import { Button } from "@/components/atoms/button";
1717
import { type AgendaSlot, useSessionManager } from "@/hooks/use-session-manager";
1818
import { useTimer } from "@/hooks/use-timer";
1919
import { formatTime, parseTime, toDisplayTime } from "@/lib/time";
20+
2021
interface SessionEnd {
2122
slotId: string;
2223
actualEndTime: Date;

0 commit comments

Comments
 (0)