Remove mentions of rrweb deps

This commit is contained in:
Madison 2026-07-17 04:30:29 -05:00
parent 321c12ba3c
commit 3e90315712

View File

@ -21,7 +21,7 @@ When those hold, the SDK captures `$page-view` and `$click` events and (for repl
## Session Replays
Session replays let you move from "an event happened" to "what the user actually saw." Recording is powered by [rrweb](https://www.rrweb.io/): the SDK captures DOM snapshots and mutations, mouse interactions, and page state over time, then plays them back as a faithful reconstruction of the session.
Session replays let you move from "an event happened" to "what the user actually saw." The SDK captures DOM snapshots and mutations, mouse interactions, and page state over time, then plays them back as a reconstruction of the session.
### Enabling and disabling