Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanShilongMario/PromptFill
/ TemplatePreview.jsx
File
TemplatePreview.jsx
src/components/TemplatePreview.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { useMemo, useRef } from
'react'
;
2
import { Variable } from
'./Variable'
;
3
import { VisualEditor } from
'./VisualEditor'
;
4
import { EditorToolbar } from
'./EditorToolbar'
;
Callers
nothing calls this directly
Calls
9
getLocalized
Function · 0.90
getVideoEmbedInfo
Function · 0.90
isFolderMediaPath
Function · 0.90
parseLineWithVariables
Function · 0.85
saveTemplateName
Function · 0.85
updateTemplateProperty
Function · 0.85
handleUpdateTemplateTags
Function · 0.85
handleResetImage
Function · 0.85
t
Function · 0.50
Tested by
no test coverage detected