mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-15 19:33:32 +00:00
fixup! [Glitch] Upgrade to React 18
This commit is contained in:
parent
61f6cd45e3
commit
1347ca6eb0
|
@ -1,6 +1,3 @@
|
|||
// Package imports.
|
||||
import { supportsPassiveEvents } from 'detect-passive-events';
|
||||
|
||||
// Focuses the root element.
|
||||
export function focusRoot () {
|
||||
let e;
|
||||
|
|
Loading…
Reference in a new issue