pass mask input option to snapshot

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 5c3619b795
commit 891b678557
3 changed files with 10 additions and 2 deletions

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.11",
"rrweb-snapshot": "^0.7.12",
"smoothscroll-polyfill": "^0.4.3"
}
}