Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codename-co/stack
/ Logo.tsx
File
Logo.tsx
packages/website/src/components/Logo.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { getCollection } from
"astro:content"
;
2
import React from
"react"
;
3
import { getStacks } from
"~content/collections/stacks"
;
4
import { iconOf } from
"~helpers"
;
Callers
nothing calls this directly
Calls
1
getStacks
Function · 0.90
Tested by
no test coverage detected