Commit fb48f738 authored by 陈龙's avatar 陈龙

feat: 组态增加一行注释,发布版本

parent 5d3f6a65
......@@ -3,6 +3,7 @@ import moment from 'moment';
import { Button } from 'antd';
import { PandaHistoryConfiguration } from '../index';
// import PandaConfigurationView from '../../es/index';
// 增加一行注释
const Demo = () => {
const [speed, setSpeed] = useState(0);
const [play, setPlay] = useState(false);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment