MCPcopy
hub / github.com/joshwcomeau/use-sound / Simple

Function Simple

stories/use-sound.stories.tsx:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19};
20
21export const Simple = () => {
22 return <SimpleDemo />;
23};
24
25Simple.story = {
26 name: 'Default',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…