fixup! [Glitch] Upgrade to React 18

This commit is contained in:
Claire 2023-05-26 18:44:18 +02:00
parent 61f6cd45e3
commit 1347ca6eb0

View file

@ -1,6 +1,3 @@
// Package imports.
import { supportsPassiveEvents } from 'detect-passive-events';
// Focuses the root element.
export function focusRoot () {
let e;