src/menu/components/tabs/paste/index.jsx
@@ -5,7 +5,7 @@ import MenuUtils from '@/utils/utils-custom.js' import MKEmitter from '@/utils/events.js' import asyncComponent from '@/utils/asyncComponent' import './index.scss' // import './index.scss' const PasteForm = asyncComponent(() => import('@/templates/zshare/pasteform'))