MCPcopy 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
13export 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

cxFunction · 0.85

Tested by

no test coverage detected