MCPcopy
hub / github.com/TanShilongMario/PromptFill / ImagePreviewModal.jsx

File ImagePreviewModal.jsx

src/components/preview/ImagePreviewModal.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useState, useRef, useEffect, useMemo } from 'react';
2import { X, ChevronLeft, ChevronRight, Sparkles, ImageIcon } from 'lucide-react';
3import { getLocalized, getVideoEmbedInfo } from '../../utils/helpers';
4import { PremiumButton } from '../PremiumButton';

Callers

nothing calls this directly

Calls 3

getVideoEmbedInfoFunction · 0.90
getLocalizedFunction · 0.90
tFunction · 0.50

Tested by

no test coverage detected