mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
[SQL Lab] moving the db/schema/table select to the left (#1038)
This commit is contained in:
committed by
GitHub
parent
fc1e63761c
commit
561828c2f8
@@ -5,9 +5,6 @@ import { bindActionCreators } from 'redux';
|
||||
import * as Actions from '../actions';
|
||||
import shortid from 'shortid';
|
||||
|
||||
// CSS
|
||||
import 'react-select/dist/react-select.css';
|
||||
|
||||
class QueryLink extends React.Component {
|
||||
popTab() {
|
||||
const qe = {
|
||||
|
||||
Reference in New Issue
Block a user