mirror of
https://github.com/apache/superset.git
synced 2026-04-25 02:55:07 +00:00
chore: remove some of the deprecated theme.colors.* (#34056)
This commit is contained in:
committed by
GitHub
parent
d6ed819fe2
commit
5d6a979cd0
@@ -38,7 +38,7 @@ const SaveDatasetActionButton = ({
|
||||
) : (
|
||||
<DropdownButton
|
||||
onClick={() => setShowSave(true)}
|
||||
dropdownRender={() => overlayMenu}
|
||||
popupRender={() => overlayMenu}
|
||||
icon={
|
||||
<Icons.DownOutlined iconSize="xs" iconColor={theme.colorPrimaryText} />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user