Feature/v2/embed pdf (#4437)

Switched to Embed pdf for viewer

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: James Brunton <[email protected]>
This commit is contained in:
Reece Browne
2025-09-19 15:35:51 +01:00
committed by GitHub
co-authored by Copilot James Brunton
parent f29bbfd15b
commit 065bb46c1e
27 changed files with 2730 additions and 728 deletions
+5 -1
View File
@@ -15,4 +15,8 @@ declare module '../assets/material-symbols-icons.json' {
height?: number;
};
export default value;
}
}
// TODO: Add proper EmbedPDF types for local submodule integration
export {};