`createHighlightCanvas` function in react-scan source code.

In this article, we will review the below code snippet from react-scan source code.
⛶export const createHighlightCanvas = (root: HTMLElement) => {
highlightCanvas = document.createElement('canv...