Skip to content

Commit b8dc8dc

Browse files
tyler-daneclaude
andcommitted
revert: remove unrelated import change from PR
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 68833ca commit b8dc8dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/views/Week/interaction/WeekPointerCaptureBoundary.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import {
22
type FC,
3-
type PropsWithChildren,
43
type PointerEvent as ReactPointerEvent,
4+
type PropsWithChildren,
55
useEffect,
66
} from "react";
77
import { type WeekInteractionAdapter } from "./adapter/WeekInteractionAdapter";

0 commit comments

Comments
 (0)