fix generate

This commit is contained in:
pluja
2025-05-20 11:00:28 +00:00
parent 8bdbe8ea36
commit 9c289753dd
5 changed files with 38 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
---
import { Icon } from 'astro-icon/components'
import { isInputError, type ActionAccept, type ActionClient } from 'astro:actions'
import { Image } from 'astro:assets'
import { CAPTCHA_LENGTH, generateCaptcha } from '../lib/captcha'
import { cn } from '../lib/cn'