import { Item, ItemPanel } from 'gg-editor'; import { Card } from 'antd'; import React from 'react'; import styles from './index.less'; const KoniItemPanel = () => ( ); export default KoniItemPanel;