Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/Sigma-Web-Dev-Course
/ createTree
Function
createTree
Video 137/linktree-clone/app/page.js:12–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
11
12
const
createTree = () => {
13
14
router.push(`/generate?handle=${text}`)
15
}
16
return
(
17
<main>
18
<section className=
"bg-[#254f1a] min-h-[100vh] grid grid-cols-2"
>
Callers
1
Home
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected