Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api-platform/website
/ BuyButtonContainer
Function
BuyButtonContainer
pwa/components/con/common/BuyButton.tsx:39–41 ·
view source on GitHub ↗
(props: BuyButtonProps)
Source
from the content-addressed store, hash-verified
37
}
38
39
export default function BuyButtonContainer(props: BuyButtonProps) {
40
return <BuyButton {...props} />;
41
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected