MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / SnapGuideOverlay.tsx

File SnapGuideOverlay.tsx

packages/studio/src/components/editor/SnapGuideOverlay.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// fallow-ignore-file unused-file
2import { memo, useRef, type RefObject } from "react";
3import { useMountEffect } from "../../hooks/useMountEffect";
4import type { SnapGuide, SpacingGuide } from "./snapEngine";

Callers

nothing calls this directly

Calls 2

useMountEffectFunction · 0.90
fromMethod · 0.80

Tested by

no test coverage detected