SurfSense/surfsense_web/components/contact
likiosliu 323788e9a3 fix: replace any types with proper types in contact form component
- Replace `any` props type with `React.ComponentProps<"svg">` plus explicit named props
- Replace `any` tuple type with `[number, number]` in squares mapper

Closes #912
2026-03-24 19:55:33 +08:00
..
contact-form.tsx fix: replace any types with proper types in contact form component 2026-03-24 19:55:33 +08:00