MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / handleUpgrade

Function handleUpgrade

cli/src/components/subscription-limit-banner.tsx:67–69  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 const handleUpgrade = () => {
68 safeOpen(WEBSITE_URL + '/subscribe')
69 }
70
71 const borderColor = isWeeklyLimit ? theme.error : theme.warning
72

Callers

nothing calls this directly

Calls 1

safeOpenFunction · 0.90

Tested by

no test coverage detected