Added /frontend/src/pages/scanned_documents/uploaded_claims/ folder to be used for storing uploaded images

This commit is contained in:
SD-Chris 2025-07-14 12:51:01 -05:00 committed by GitHub
parent 9f0fac8bf4
commit 94bb04c966
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ export default function Login() {
remember: true, remember: true,
}); });
const title = 'PaperClaims.ai | Login'; const title = 'PaperClaims.ai | Login ';
// Fetch Pexels image/video // Fetch Pexels image/video
useEffect(() => { useEffect(() => {