fix: escape lint strings and add intake table types

This commit is contained in:
colinislit
2025-11-23 11:03:17 +01:00
parent 6fcb9a0e7b
commit c12063d58d
4 changed files with 498 additions and 5 deletions

View File

@@ -152,7 +152,7 @@ const AnimatedSignIn: React.FC = () => {
>
<div className="flex justify-end mb-6">
<p className={`text-sm ${theme === 'dark' ? 'text-gray-300' : 'text-gray-600'}`}>
Don't have an account?
Don&apos;t have an account?
<a
href="#"
className={`ml-1 font-medium ${