mirror of
https://github.com/apache/superset.git
synced 2026-07-08 15:55:33 +00:00
chore(deps): bump react to ^18.3.0 (#40012)
This commit is contained in:
committed by
GitHub
parent
750518cf6f
commit
664e777a84
@@ -16,7 +16,7 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
import { act } from 'react-dom/test-utils';
|
||||
import { act } from 'react';
|
||||
import { QueryState } from '@superset-ui/core';
|
||||
import fetchMock from 'fetch-mock';
|
||||
import configureStore from 'redux-mock-store';
|
||||
|
||||
Reference in New Issue
Block a user