import SearchBox from './search-box' import PluginTypeSwitch from './plugin-type-switch' import IntersectionLine from './intersection-line' const Header = () => { return ( <>

Empower your AI development

Discover models , tools , extensions and bundles in Dify Marketplace

) } export default Header