Skip to content

Commit

Permalink
Update packages/rrweb/src/record/mutation.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Eoghan Murray <[email protected]>
  • Loading branch information
benjackwhite and eoghanmurray authored Oct 13, 2023
1 parent e997fc1 commit bd8fb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rrweb/src/record/mutation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import {
isSerializedStylesheet,
inDom,
getShadowHost,
getElementFromNode,
closestElementOfNode,
} from '../utils';

type DoubleLinkedListNode = {
Expand Down

0 comments on commit bd8fb92

Please sign in to comment.