You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// > Environment configuration is now done by default and should not be altered. This can now be removed.
41
-
/// > This will be removed in 6.0.0, along with other configuration setting functions.
42
-
@Deprecated(
43
-
'Environment configuration is now done by default and should not be altered. This can be removed. Will be removed from this library in the 6.0.0 release.')
44
-
setReactDOMConfiguration(Function customRender, Function customUnmountComponentAtNode, Function customFindDOMNode) {
0 commit comments