feat: const JudgeReview 2개 이슈 > 1개로 수정

main
donggyu97 2 years ago
parent d95786047a
commit b7446baa3e

@ -26,9 +26,6 @@ import { removeAlert } from '../../../../commons/XitCmm';
const year = getYear(new Date()); const year = getYear(new Date());
const years = _.range(year, year - 14, -1); const years = _.range(year, year - 14, -1);
const JudgeReview = ({ msDatagb, menuName }) => {
const showAlert = useAlert();
const JudgeReview = ({ msDatagb, menuName }) => { const JudgeReview = ({ msDatagb, menuName }) => {
const showAlert = useAlert(); const showAlert = useAlert();

Loading…
Cancel
Save