mirror of
https://github.com/apache/superset.git
synced 2026-04-26 03:24:53 +00:00
refactor: Bootstrap to AntD - Form - iteration 2 (#14379)
This commit is contained in:
committed by
GitHub
parent
fa510df624
commit
331310db9b
@@ -23,7 +23,7 @@ import { FormControl, FormGroup } from 'react-bootstrap';
|
||||
import { t, styled } from '@superset-ui/core';
|
||||
import * as chrono from 'chrono-node';
|
||||
import ModalTrigger from 'src/components/ModalTrigger';
|
||||
import FormLabel from 'src/components/FormLabel';
|
||||
import { FormLabel } from 'src/components/Form';
|
||||
import './ScheduleQueryButton.less';
|
||||
import Button from 'src/components/Button';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user