MCPcopy
hub / github.com/YMFE/yapi / ProjectCard.js

File ProjectCard.js

client/components/ProjectCard/ProjectCard.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import './ProjectCard.scss';
2import React, { PureComponent as Component } from 'react';
3import { Card, Icon, Tooltip, Modal, Alert, Input, message } from 'antd';
4import { connect } from 'react-redux';

Callers

nothing calls this directly

Calls 5

trimFunction · 0.90
connectFunction · 0.85
checkProjectNameMethod · 0.80
copyMethod · 0.80
onCancelFunction · 0.50

Tested by

no test coverage detected