Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ NpmLogo.tsx
File
NpmLogo.tsx
packages/dev/s2-docs/src/icons/NpmLogo.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import {createIcon} from
'@react-spectrum/s2'
;
2
import {useId} from
'react'
;
3
4
export const NpmLogo = createIcon(props => {
Callers
nothing calls this directly
Calls
2
createIcon
Function · 0.90
useId
Function · 0.90
Tested by
no test coverage detected