mirror of
https://github.com/makeplane/plane.git
synced 2025-12-16 20:07:56 +01:00
* [WEB-5196] chore: switch from isomorphic-dompurify to dompurify Replace isomorphic-dompurify with dompurify package in utils. This change simplifies the dependency and uses the canonical DOMPurify package directly. * fix: removing dompurify from the space app as dependency * chore: remove unused import --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>