Fix imports

This commit is contained in:
Beto Dealmeida
2026-03-11 14:39:05 -04:00
parent 8c69f13a71
commit a1a05134d2
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
* under the License.
*/
import { useEffect } from 'react';
import { t } from '@apache-superset/core';
import { t } from '@apache-superset/core/translation';
import { Spin } from 'antd';
import { withJsonFormsControlProps } from '@jsonforms/react';
import type {