mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
refactor(space): Migrate Space to Ant Design 5 (#31693)
This commit is contained in:
committed by
GitHub
parent
7c90323649
commit
ca12a1d466
@@ -30,7 +30,7 @@ import {
|
||||
import { Global } from '@emotion/react';
|
||||
import { Column } from 'react-table';
|
||||
import { debounce } from 'lodash';
|
||||
import { Space } from 'src/components';
|
||||
import { Space } from 'src/components/Space';
|
||||
import { Input } from 'src/components/Input';
|
||||
import {
|
||||
BOOL_FALSE_DISPLAY,
|
||||
|
||||
Reference in New Issue
Block a user