Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/daily-code
/ CohortGroup
Enum
CohortGroup
apps/web/components/Tracks.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use client"
;
2
import { TrackCard2 } from
"./TrackCard-2"
;
3
import { category } from
"@repo/store"
;
4
import { useEffect, useState } from
"react"
;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected