mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00
parent
8fafb04518
commit
0358ec848d
@ -89,12 +89,14 @@ const DataInsightHeader = ({ onScrollToChart }: DataInsightHeaderProps) => {
|
||||
<Space className="w-full justify-between align-center">
|
||||
<Space className="w-full" size={16}>
|
||||
<SearchDropdown
|
||||
hideCounts
|
||||
label={t('label.team')}
|
||||
searchKey="teams"
|
||||
{...team}
|
||||
/>
|
||||
|
||||
<SearchDropdown
|
||||
hideCounts
|
||||
label={t('label.tier')}
|
||||
searchKey="tier"
|
||||
{...tier}
|
||||
|
Loading…
x
Reference in New Issue
Block a user