Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ onViewBoost
Function
onViewBoost
packages/shared/src/features/boost/BoostSourceButton.tsx:61–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
openModal({ type: LazyModal.BoostSquad, props: { squad } });
60
61
const onViewBoost = () =>
62
openModal({ type: LazyModal.BoostedCampaignView, props: { campaign } });
63
64
const onClick = () => {
65
if (!permittedUser) {
Callers
1
onClick
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected