Files
hedgedoc/frontend
Matthias Schiffer 4e9d15280d fix(frontend): fix dompurify.sanitize import
The update to dompurify 3.2.4 broke the import of dompurify.sanitize,
which now fails with a TypeScript error (likely related to the
introduction of type definitions in 3.2.0). Using the DOMPurify default
export fixes the issue.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2025-07-08 01:25:05 +02:00
..
2023-04-13 10:39:17 +02:00
2024-09-01 17:57:45 +02:00