fix: lint errors en warnings opgelost voor CI

This commit is contained in:
Janpeter Visser 2026-04-24 14:09:03 +02:00
parent 97a4173cba
commit ecc7a10679
14 changed files with 38 additions and 26 deletions

View file

@ -4,7 +4,6 @@ import { useState, useActionState } from 'react'
import { useFormStatus } from 'react-dom'
import { useRouter } from 'next/navigation'
import { Button } from '@/components/ui/button'
import { Input } from '@/components/ui/input'
import { Textarea } from '@/components/ui/textarea'
import {
Dialog,