import Container from './components/Container'; export default { slots: { adminCommentDetailArea: [Container], } };