import { ko } from 'date-fns/locale'; const dateKoKR = { name: 'ko-KR', locale: ko }; export default dateKoKR;