[resumes][refactor] Remove unused CommentsSection

pull/306/head
Terence Ho 3 years ago committed by Wu Peirong
parent ccdfd5642b
commit 285d9e87ab

@ -7,7 +7,7 @@ import {
StarIcon,
} from '@heroicons/react/20/solid';
import CommentsSection from '~/components/resumes/CommentsSection';
import CommentsSection from '~/components/resumes/comments/CommentsSection';
import ResumePdf from '~/components/resumes/ResumePdf';
export default function ResumeReviewPage() {

Loading…
Cancel
Save