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,4 +1,6 @@
import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
export const CAPTURE_SELECTOR = '.markup-overlay';
import {
getArrowGeometry,
MARKUP_DEFAULT_COLOR,