fixup! [Glitch] Upgrade to React 18

This commit is contained in:
Claire 2023-05-26 18:44:18 +02:00
parent ab642ee227
commit 20e8b117e3

View file

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