MCPcopy Index your code
hub / github.com/TaskingAI/TaskingAI / index.tsx

File index.tsx

frontend/src/components/createPlugin/index.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Modal, Button, Spin, Form, Input } from 'antd';
2import { useState, useEffect,useImperativeHandle, forwardRef } from 'react';
3import { useTranslation } from 'react-i18next';
4import { LeftOutlined, RightOutlined } from '@ant-design/icons';

Callers

nothing calls this directly

Calls 3

handleClickBundleFunction · 0.85
getBundleListFunction · 0.70
handleClickPluginFunction · 0.70

Tested by

no test coverage detected