client/src/containers/admin/data-uploader/index.tsx
Function AdminDataUploader
has 35 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const AdminDataUploader: React.FC = () => {
const { data: lastTask } = useLasTask();
return (
<div className="flex h-full w-full items-center justify-center">