MCPcopy 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

1import {createIcon} from '@react-spectrum/s2';
2import {useId} from 'react';
3
4export const NpmLogo = createIcon(props => {

Callers

nothing calls this directly

Calls 2

createIconFunction · 0.90
useIdFunction · 0.90

Tested by

no test coverage detected