|
|
@ -13,7 +13,6 @@ import InputLabel from 'ui-component/extended/Form/InputLabel';
|
|
|
|
import { List, Save } from '@mui/icons-material';
|
|
|
|
import { List, Save } from '@mui/icons-material';
|
|
|
|
import FileForm from 'views/cmm/file-ctl/FileForm';
|
|
|
|
import FileForm from 'views/cmm/file-ctl/FileForm';
|
|
|
|
import PropTypes from 'prop-types';
|
|
|
|
import PropTypes from 'prop-types';
|
|
|
|
import { value } from 'lodash/seq';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const NewPublicBoardForm = (props) => {
|
|
|
|
const NewPublicBoardForm = (props) => {
|
|
|
|
// eslint-disable-next-line react/prop-types
|
|
|
|
// eslint-disable-next-line react/prop-types
|
|
|
|