mirror of
https://github.com/facebook/react.git
synced 2026-02-22 03:42:05 +00:00
[Fizz] Ignore error if content node is gone before reveal (#33531)
This commit is contained in:
committed by
GitHub
parent
79d9aed7ed
commit
06e89951be
@@ -4,7 +4,6 @@ import React, {
|
||||
useEffect,
|
||||
useState,
|
||||
unstable_addTransitionType as addTransitionType,
|
||||
use,
|
||||
} from 'react';
|
||||
|
||||
import Chrome from './Chrome';
|
||||
|
||||
Reference in New Issue
Block a user