king
2021-11-18 c98e45bfac25e9110ad0383faac54a54d98ea9d5
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'))