fix snapshot export metadata

This commit is contained in:
2026-03-29 20:23:38 -07:00
parent 2846dbc3af
commit dc0d01b8aa
7 changed files with 45 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
import React, { useRef, useState, useCallback } from 'react';
export const CAPTURE_SELECTOR = '.angle-overlay';
import {
getAngleLabelBasePosition,
getAngleLabelPosition,