mirror of
https://github.com/apache/superset.git
synced 2026-05-30 20:59:23 +00:00
chore: Upgrade to React 18 (#38563)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
committed by
GitHub
parent
28239c18d4
commit
41a22d7918
@@ -17,7 +17,7 @@
|
||||
* under the License.
|
||||
*/
|
||||
import { GenericDataType } from '@apache-superset/core/common';
|
||||
import { renderHook } from '@testing-library/react-hooks';
|
||||
import { renderHook } from '@testing-library/react';
|
||||
import { Constants } from '@superset-ui/core/components';
|
||||
import { useTableColumns } from '.';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user