mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
Migrates Button component from Bootstrap to AntD (#12832)
This commit is contained in:
committed by
GitHub
parent
51195af4fa
commit
c781ab8adf
@@ -1000,7 +1000,7 @@ class DatasourceEditor extends React.PureComponent {
|
||||
<ColumnButtonWrapper>
|
||||
<span className="m-t-10 m-r-10">
|
||||
<Button
|
||||
buttonSize="sm"
|
||||
buttonSize="small"
|
||||
buttonStyle="primary"
|
||||
onClick={this.syncMetadata}
|
||||
className="sync-from-source"
|
||||
|
||||
Reference in New Issue
Block a user