chore: refactor progressCB to one place, fix sydney, and sanitize html

This commit is contained in:
Danny Avila 2023-03-14 15:42:59 -04:00
parent 9a17e94f8f
commit 2e20b28c4d
12 changed files with 351 additions and 69 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"sanitize-html": "^2.10.0"
}
}