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

File AddProject.js

client/containers/AddProject/AddProject.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { PureComponent as Component } from 'react';
2import PropTypes from 'prop-types';
3import { connect } from 'react-redux';
4import { Button, Form, Input, Icon, Tooltip, Select, message, Row, Col, Radio } from 'antd';

Callers

nothing calls this directly

Calls 2

connectFunction · 0.85
handlePathFunction · 0.50

Tested by

no test coverage detected