diff --git a/frontend/src/components/FilePreview.js b/frontend/src/components/FilePreview.js index 8ef91e7..a8ea33e 100644 --- a/frontend/src/components/FilePreview.js +++ b/frontend/src/components/FilePreview.js @@ -155,7 +155,7 @@ export default function FilePreview({ file, zoom = 1, darkMode = false }) { }; return ( -