Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/linaria
/ Index
Function
Index
website/src/components/App.jsx:13–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
`;
12
13
export default function Index() {
14
return (
15
<div className={cx(Page)}>
16
<Header />
17
<Hero />
18
</div>
19
);
20
}
Callers
nothing calls this directly
Calls
1
cx
Function · 0.85
Tested by
no test coverage detected