element-call-Github/src/livekit
Robin Townsend 17450b4531 Fix big grid crashing due to missing React import
by fixing the cause rather than the symptom: this upgrades the code to use the new, recommended JSX transform mode of React 17+, which no longer requires you to import React manually just to write JSX.
2023-06-30 18:21:18 -04:00
..
options.ts LiveKit Device Usage Refactoring (#1120) 2023-06-16 18:07:13 +02:00
useLiveKit.ts Fix big grid crashing due to missing React import 2023-06-30 18:21:18 -04:00
useMediaDevices.ts LiveKit Device Usage Refactoring (#1120) 2023-06-16 18:07:13 +02:00