Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ isIntroduction
Function
isIntroduction
packages/dev/s2-docs/src/Nav.tsx:225–227 ·
view source on GitHub ↗
(page)
Source
from the content-addressed store, hash-verified
223
}
224
225
function isIntroduction(page) {
226
return page.url.endsWith(
'/'
);
227
}
228
229
function SideNavSection({title, children}) {
230
return (
Callers
1
Nav
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected