Rentenversicherer/components
Kenearos d6cab4aeb5 feat: Improve file preview with Blob URLs
Utilize `URL.createObjectURL` for richer file previews, especially for PDFs. This approach provides better compatibility and performance compared to Base64 previews.

Introduces memory leak prevention by revoking Blob URLs when the component unmounts or the app resets.
2026-02-06 14:29:07 +01:00
..
FileUpload.tsx feat: Improve file preview with Blob URLs 2026-02-06 14:29:07 +01:00
ReviewPanel.tsx feat: Improve file preview with Blob URLs 2026-02-06 14:29:07 +01:00