chore(web): format marketplace after rebase

This commit is contained in:
CodingOnStar 2026-07-31 11:18:26 +08:00
parent bae833a355
commit 3a2a400dcb

View File

@ -45,9 +45,7 @@ export function MarketplaceView({
marketplaceNav={marketplaceNav}
/>
{!isMarketplacePlatform && (
<StickySearchAndSwitchWrapper
pluginTypeSwitchClassName={pluginTypeSwitchClassName}
/>
<StickySearchAndSwitchWrapper pluginTypeSwitchClassName={pluginTypeSwitchClassName} />
)}
<ListWrapper
showInstallButton={showInstallButton}