MCPcopy Create free account
hub / github.com/MankaiHuang/screen-visualization / copyScreen

Function copyScreen

src/components/Grid/imageViewer/index.jsx:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 });
34 }
35 const copyScreen = id => {
36 props.copyScreen(id)
37 }
38 const getType = () => {
39 if (props.isSystemTemplate) {
40 return '模板'

Callers 1

ImageViewFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected