mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 19:15:59 +08:00
chore(web): format marketplace after rebase
This commit is contained in:
parent
bae833a355
commit
3a2a400dcb
@ -45,9 +45,7 @@ export function MarketplaceView({
|
||||
marketplaceNav={marketplaceNav}
|
||||
/>
|
||||
{!isMarketplacePlatform && (
|
||||
<StickySearchAndSwitchWrapper
|
||||
pluginTypeSwitchClassName={pluginTypeSwitchClassName}
|
||||
/>
|
||||
<StickySearchAndSwitchWrapper pluginTypeSwitchClassName={pluginTypeSwitchClassName} />
|
||||
)}
|
||||
<ListWrapper
|
||||
showInstallButton={showInstallButton}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user