corregido errores de compilacion para next en web
This commit is contained in:
@@ -19,7 +19,7 @@ import {
|
||||
} from '@repo/shadcn/card';
|
||||
import { useRouter } from 'next/navigation';
|
||||
import { useSurveysForUserQuery } from '@/feactures/surveys/hooks/use-query-surveys';
|
||||
import { Survey, SurveyAnswerForUser } from '../schemas/survey';
|
||||
import { SurveyAnswerForUser } from '../schemas/survey';
|
||||
import { Badge } from '@repo/shadcn/badge';
|
||||
import { BadgeCheck } from 'lucide-react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user