import * as React from 'react'; import { Dropdown, Menu, Button } from 'antd'; import { FormattedMessage } from 'react-intl'; import { DownOutlined } from '@ant-design/icons'; import { SharedProps } from './interface'; export function getEcosystemGroup({ isZhCN }: SharedProps): React.ReactElement { return (