MCPcopy Create free account
hub / github.com/DTStack/dt-react-component / basic.tsx

File basic.tsx

src/chat/demos/basic.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState } from 'react';
2import { ThumbsUpOutlined } from '@dtinsight/react-icons';
3import { Button } from 'antd';
4import { Chat, Flex } from 'dt-react-component';

Callers

nothing calls this directly

Calls 2

setValueFunction · 0.85
handleSubmitFunction · 0.70

Tested by

no test coverage detected