Update test snapshots for React 19 changes

This commit is contained in:
Robin
2025-06-09 11:48:01 -04:00
parent 0ee11af3c5
commit 8704b44b78
5 changed files with 28 additions and 21 deletions

View File

@@ -10,7 +10,14 @@ import {
supportsBackgroundProcessors,
type BackgroundOptions,
} from "@livekit/track-processors";
import { createContext, type FC, useContext, useEffect, useMemo } from "react";
import {
createContext,
type FC,
type JSX,
useContext,
useEffect,
useMemo,
} from "react";
import { type LocalVideoTrack } from "livekit-client";
import {