File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2833,9 +2833,9 @@ _createDOMComponents(creator) {
2833
2833
/// > __DEPRECATED.__
2834
2834
/// >
2835
2835
/// > Environment configuration is now done by default and should not be altered. This can now be removed.
2836
- /// > This will be removed in 7 .0.0, along with other configuration setting functions.
2836
+ /// > This will be removed in 6 .0.0, along with other configuration setting functions.
2837
2837
@Deprecated (
2838
- 'Environment configuration is now done by default. You can remove this. Will be removed from this library in the 7 .0.0 release.' )
2838
+ 'Environment configuration is now done by default. You can remove this. Will be removed from this library in the 6 .0.0 release.' )
2839
2839
void setReactConfiguration (
2840
2840
domCreator,
2841
2841
customRegisterComponent, {
You can’t perform that action at this time.
0 commit comments