프론트엔드 인프라 재구축 #22
Annotations
4 warnings
|
build:
src/app/(view)/(main)/report/page.tsx#L7
Replace `toast·}·from·"react-toastify";⏎import·"react-toastify/dist/ReactToastify.css` with `useReportStore·}·from·"@/_store/useReportStore`
|
|
build:
src/app/(view)/(main)/report/page.tsx#L6
Replace `{·useRouter·}·from·"next/navigation` with `ReportForm·from·"@/_components/report/ReportForm`
|
|
build:
src/app/(view)/(main)/report/page.tsx#L4
Replace `useReportStore·}·from·"@/_store/useReportStore` with `toast·}·from·"react-toastify";⏎import·"react-toastify/dist/ReactToastify.css`
|
|
build:
src/app/(view)/(main)/report/page.tsx#L3
Replace `ReportForm·from·"@/_components/report/ReportForm` with `{·useRouter·}·from·"next/navigation`
|