fixup! [Glitch] Upgrade to React 18

pull/62/head
Claire 2023-05-26 18:44:18 +02:00
parent 61f6cd45e3
commit 1347ca6eb0
1 changed files with 0 additions and 3 deletions

View File

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