Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ onImageClick
Function
onImageClick
apps/web/ui/ChannelView/TopicView/Grid/index.tsx:159–161 ·
view source on GitHub ↗
(src: string)
Source
from the content-addressed store, hash-verified
157
const { priority } = usePriority();
158
159
function onImageClick(src: string) {
160
setPreview(src);
161
}
162
163
return (
164
<div
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected