mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
Reverting react-select to rc2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React, { PropTypes } from 'react';
|
||||
import Select, { Creatable } from 'react-select';
|
||||
import Select { Creatable } from 'react-select';
|
||||
|
||||
const propTypes = {
|
||||
choices: PropTypes.array,
|
||||
|
||||
Reference in New Issue
Block a user