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

File TemplateEditor.jsx

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

Source from the content-addressed store, hash-verified

1import React, { useRef, useCallback } from 'react';
2import { Eye, Edit3, Copy, Check, X, ImageIcon, Pencil, ChevronLeft, ChevronRight, ChevronUp, ChevronDown, Plus, Trash2, LayoutGrid, Book, Play, Globe, Upload, Info, Film, FolderOpen, FileText, Link } from 'lucide-react';
3import { WaypointsIcon } from './icons/WaypointsIcon';
4import { getLocalized, getVideoEmbedInfo } from '../utils/helpers';

Callers

nothing calls this directly

Calls 5

getVideoEmbedInfoFunction · 0.90
getLocalizedFunction · 0.90
updateTemplatePropertyFunction · 0.85
renderSourceAssetsFunction · 0.85
tFunction · 0.50

Tested by

no test coverage detected