king
2021-11-12 b72d9b63ab784641c2999aba37f2ca6f9f6bfe06
src/menu/components/card/cardsimplecomponent/index.jsx
@@ -9,7 +9,7 @@
import { getTableSetting, getCarouselSetting } from './options'
import Utils from '@/utils/utils.js'
import MKEmitter from '@/utils/events.js'
import './index.scss'
// import './index.scss'
const NormalForm = asyncIconComponent(() => import('@/components/normalform'))
const CardCellComponent = asyncComponent(() => import('../cardcellcomponent'))