feat(be): implement admin announcement module #7321
Annotations
2 warnings
Lint (Node.js):
apps/frontend/app/(main)/contest/[contestId]/@tabs/_components/RegisterButton.tsx#L60
React Hook useEffect has missing dependencies: 'id' and 'state'. Either include them or remove the dependency array
|
Lint (Node.js):
apps/frontend/lib/pagination.ts#L119
React Hook useEffect has a missing dependency: 'withauth'. Either include it or remove the dependency array
|
Loading