king
2021-10-21 1da6506bf58270bacc2a4345002c6b082835580e
src/components/paste/index.jsx
@@ -3,7 +3,6 @@
import { Icon, Modal, notification } from 'antd'
import asyncComponent from '@/utils/asyncComponent'
import './index.scss'
const PasteForm = asyncComponent(() => import('@/templates/zshare/pasteform'))