Remove React 17 requirement for certain features #7489
Labels
Changelogged
Whether the issue/PR has been added to release notes.
Enhancement
New feature or improvement of an existing one
Milestone
Feature Description
Let's undo aspects of #7421 which made certain services dependent on React 17. As seen in the below Make/Core post, any React 17 code will continue to work with React 18 by invoking a legacy API:
In particular, this is considering the following line (at least):
amp-wp/src/Admin/AfterActivationSiteScan.php
Line 104 in f8249c1
Related: #7394
Acceptance Criteria
No response
Implementation Brief
No response
QA Testing Instructions
No response
Demo
No response
Changelog Entry
No response
The text was updated successfully, but these errors were encountered: